Comment 2 for bug 411513

Revision history for this message
Michael Monreal (mimox) wrote :

Funny thing is that I get the same problem on Fedora 11 and Ubuntu/JHBuild. Here's the autogen autput:

tangerine$ ./autogen.sh --prefix=/opt/gnome2.27
Running libtoolize ...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running aclocal -I /opt/gnome2.26/share/aclocal -I /usr/share/aclocal -I . -I m4/shamrock -I /opt/gnome2.26/share/aclocal -I /usr/share/aclocal ...
/usr/share/aclocal/log4c.m4:7: warning: underquoted definition of AM_PATH_LOG4C
/usr/share/aclocal/log4c.m4:7: run info '(automake)Extending aclocal'
/usr/share/aclocal/log4c.m4:7: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running automake --gnu ...
Running autoconf ...
Running intltoolize --force --copy --automake ...
[...]