Ralf Wildenhues <[EMAIL PROTECTED]> writes: > Maybe you can make sure to have libtoolize from version 2.1a in the > PATH, and make sure aclocal finds the Libtool-2.1a macro files (either > by installing Automake and Libtool below the same --prefix, or by > adjusting the file $prefix/share/aclocal/dirlist to point to the > directory where the Libtool-2.1a macro files are installed). Then, > regenerate all files (by autotoreconf -vif or similarly). > > Cheers, > Ralf
Yep, you got it Ralf! There was some recent monkey business on this machine relating to paths and some install directories that were deleted. I reinstalled libtool and automake, and rebuilt everything, and the problem disappeared. Thanks! Ed -- Ed Hartnett -- [EMAIL PROTECTED] _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
