>>> "Justin" == Justin Georgeson <[EMAIL PROTECTED]> writes:
Justin> I"m using the packages for autoconf 2.53 and automake 1.6 from Justin> www.sunfreeware.com. I run autoconf to get a configure script, then I Justin> run configure, and when I run make, I get this Justin> cd . && aclocal Justin> aclocal: configure.in: 7: macro `AM_DISABLE_SHARED' not found in library Justin> aclocal: configure.in: 16: macro `AM_PROG_LIBTOOL' not found in library Justin> aclocal: configure.in: 97: macro `AM_PROG_LIBTOOL' not found in library Most likely you don't have Libtool installed. -- Alexandre Duret-Lutz
