-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
When using autoconf/2.71 (and automake/1.16.5), the io500 build fails with errors like the following (autoconf/2.69 and automake/1.15.1 works fine):
configure.ac:13: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:13: the top level
configure.ac:42: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:42: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:42: the top level
configure.ac:89: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:132: error: possibly undefined macro: AC_SUBST
autoreconf: error: ..../autoconf failed with exit status: 1
Metadata
Metadata
Assignees
Labels
No labels