From: Gordon Matzigkeit Date: Tue, 1 Apr 1997 18:25:22 +0000 (+0000) Subject: Initial revision X-Git-Tag: release-1-0a~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16be0650692e3d4e3646b45ebc42493ec5224874;p=thirdparty%2Flibtool.git Initial revision --- 16be0650692e3d4e3646b45ebc42493ec5224874 diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..fe51096f1 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,26 @@ +Mon Nov 18 20:10:42 1996 Gordon Matzigkeit + + * ltconfig.in: Don't run the RANLIB test unless RANLIB wasn't + set. + Be verbose about the environment variables we were configured + with. + + * ltmain.sh.in (objdir): change to .libs. + +Sat Nov 16 12:02:03 1996 Gordon Matzigkeit + + * ltmain.sh.in (install): Just plunge ahead with the + installation... don't try to enforce dependencies. + +Fri Nov 15 17:57:36 1996 Gordon Matzigkeit + + * ltmain.sh.in: Fix up $libdir to be $dest in install mode. + +Sun Nov 10 13:08:04 1996 Gordon Matzigkeit + + * ltmain.sh: Finished rewrite of compile, link, and install + modes. + + * New ChangeLog file for libtool-0.7, since I've totally rewritten + libtool. +