I'm trying to build from CVS and have the following problem when running autoconf to create the qt-gui in the plugins folder.
I don't understand why this is failing. Am I missing a build stage ? I've started by running 'aclocal' followed by 'autoconf' This is the output from autoconf v2.52 # ~/licq/plugins/qt-gui> autoconf -v autoconf: running /usr/bin/m4 --nesting-limit=1024 -I /usr/share/autoconf -I . -Dm4_tmpdir=/tmp/acsueDja -Dm4_warnings=syntax --reload-state=/usr/share/autoconf/autoconf.m4f ./aclocal.m4 configure.in autoconf: forbidden: ^m4_|^dnl$|^_?AS_|^_?A[CHUM]_|_AC_ autoconf: allowed: ^AS_FLAGS$ configure.in:71: error: possibly undefined macro: AC_LIBTOOL_CXX The only reference to this macro I can find is in configure.in and ./admin/libtool.m4.in Please help. _______________________________________________ Licq-main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
