From: Eric F. <efe...@ph...> - 2009-03-25 16:05:50
|
Hi Rainer, I have an issue when trying to compile the CVS on AIX since the changes that were made relatively recently: bash-2.05a$ ./autogen.sh Creating aclocal.m4... src/Makefile.am:46: Libtool library used but `LIBTOOL' is undefined src/Makefile.am:46: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' src/Makefile.am:46: to `configure.in' and run `aclocal' and `autoconf' again. src/Makefile.am:46: If `AC_PROG_LIBTOOL' is in `configure.in', make sure src/Makefile.am:46: its definition is in aclocal's search path. Although the message is quite clear I wonder is that a bug or just a config problem with AIX ? Thanks a lot Eric |