What steps will reproduce the problem?
1. autoreconf -vis -Wall
What is the expected output? What do you see instead?
$ autoreconf -vis -Wall
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all
configure.ac:21: warning: macro 'AM_PATH_GTK_2_0' not found in library
configure.ac:9: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/local/Cellar/automake/1.13.1/share/aclocal-1.13/obsolete-err.m4:14:
AM_CONFIG_HEADER is expanded from...
configure.ac:9: 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
Original issue reported on code.google.com by ludovic....@gmail.com on 13 Mar 2013 at 9:38
Original issue reported on code.google.com by
ludovic....@gmail.com
on 13 Mar 2013 at 9:38Attachments: