Aclocal: configu51: macro `AM_PROG_LIBTOOL' not found in library

Latest build in CVS as of 23:00:00 (PST).

Linux …

./configure

make
cd . && aclocal
aclocal: configure.in: 51: macro `AM_PROG_LIBTOOL’ not found in library
make: *** [aclocal.m4] Error 1


Am I doing something wrong?

No, the timestamps are messed up, and the default autoconf installation
doesn’t have the libtool stuff SDL needs. I’ll fix it in the next CVS
snapshot.

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Latest build in CVS as of 23:00:00 (PST).

Linux …

./configure

make
cd . && aclocal
aclocal: configure.in: 51: macro `AM_PROG_LIBTOOL’ not found in library
make: *** [aclocal.m4] Error 1


Am I doing something wrong?

No, the timestamps are messed up, and the default autoconf installation
doesn’t have the libtool stuff SDL needs. I’ll fix it in the next CVS
snapshot.

I did ‘find * -exec touch {} ;’ and that’s it. Hope this helps.

– jonisOn Sat, 23 Oct 1999, Sam Lantinga wrote:

Is that really YOU that is reading this?