I tried to use the latest CVS version of autoconf with the
current CVS version of libtool, and it looks like something
got broken.
libtool ml branch with autoconf from the 25th.
cd libtool
./bootstrap
tests/Makefile.am:12: warning: automake does not support conditional
definition
of CXX_TESTS in TESTS
configure.in: 33: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL'
instead
configure.in: 10: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL'
instead
configure.in: 8: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL' instead
configure.in: 14: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL'
instead
configure.in: 8: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL' instead
./bootstrap: tagdemo: No such file or directory
cat: ../libtool.m4: No such file or directory
aclocal: configure.in: 36: macro `AM_PROG_LD' not found in library
aclocal: configure.in: 38: macro `AM_PROG_NM' not found in library
tests/Makefile.am:12: warning: automake does not support conditional
definition
of CXX_TESTS in TESTS
(The ./configure generated does not run, but at least it generated
the file).
libtool bootstrap with current CVS version of autoconf.
./bootstrap
tests/Makefile.am:12: warning: automake does not support conditional
definition
of CXX_TESTS in TESTS
/usr/local/project/install/autotools/bin/autoheader: unexpected EOF while
lookin
g for ``'
/usr/local/project/install/autotools/bin/autoheader:
/tmp/ah7973/traces.sh: line
276: syntax error
configure.in: 33: `AM_PROG_LIBTOOL' is obsolete, use `AC_PROG_LIBTOOL'
instead
configure.in:36: /usr/bin/m4: Bad regular expression: `# These are sane
defaults
that work on at least a few old systems.
# {They come from Ultrix. What could be older than Ultrix?!! ;)}
changequote(,)dnl
# Character class describing NM global symbol codes.
...
It goes one like that and does not generate a working ./configure.
Mo DeJong
Red Hat Inc