With "autoreconf -vi" I get the error: autoreconf: running: automake --add-missing --copy --no-force Makefile.am:18: Libtool library used but `LIBTOOL' is undefined Makefile.am:18: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' Makefile.am:18: to `configure.ac' and run `aclocal' and `autoconf' again. Makefile.am:18: If `AC_PROG_LIBTOOL' is in `configure.ac', make sure Makefile.am:18: its definition is in aclocal's search path. autoreconf: automake failed with exit status: 1
I have GCC 4.6 and I have libtool installed. _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
