Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS #1

Closed
helllamer opened this issue Jan 30, 2013 · 2 comments
Closed

Replace macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS #1

helllamer opened this issue Jan 30, 2013 · 2 comments

Comments

@helllamer
Copy link

@helllamer helllamer commented Jan 30, 2013

aclocal-1.13+: Deprecated macro AM_CONFIG_HEADER in configure.ac fails and should be replaced with AC_CONFIG_HEADERS.

$ ./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
configure.ac:67: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
@brson
Copy link

@brson brson commented Jan 30, 2013

It looks like this is fixed upstream.

@brson
Copy link

@brson brson commented Jan 30, 2013

Upgraded to 0.29.3

@brson brson closed this Jan 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.