Skip to content

#1243 core modules not building with latest version 1.13 of automake

Metadata

Property Value
Reported by Olaf Ippisch (olaf.ippisch@iwr.uni-heidelberg.de)
Reported at Jan 31, 2013 10:09
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Last edited at Mar 14, 2013 15:04
Closed by Christoph Grüninger (gruenich@iws.uni-stuttgart.de)
Closed at Mar 14, 2013 15:04
Closed in version 2.3
Resolution Fixed
Comment Over a month without complains, seems to work.

Description

With the latest version 2.69 of autoconf the configure run stops with the message

configure.ac:6: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead.

Replacing the macro according to the error message solves the problem.

As this version is the one offered by MacPorts this should be a problem on all Mac OS X computers at the moment.