On Wed, 26 Nov 2003, Patrick Welche wrote: > mkdir -p -- /usr/local/share/libtool/libltdl > cp: /usr/local/share/libtool/libltdl/./../m4/libtool.m4: No such file or directory > (so 2 doesn't seem to work automatically for me.. this is apart from having > to configure libtool twice so that the first "chmod +x libtool" doesn't > fail (cvs autotools from just now))
I reported this bug earlier. The failed copy is into the libltdl directory, to be cloned later by 'libtoolize --ltdl'. This copy of libtool.m4 is not the one used by aclocal. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
