From: Gordon Matzigkeit Date: Tue, 1 Apr 1997 18:27:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release-1-0a~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2a4904e9e66b112baf14c171b899d2d447b8ff;p=thirdparty%2Flibtool.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index fe51096f1..ac7ddb098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Tue Nov 19 14:09:27 1996 Gordon Matzigkeit + + * ltconfig.in: Bug fixes for AIX 4, and for static platforms. + + * ltmain.sh.in (install): Fix for loops over arguments. + Need to quote ${IFS= } -> "${IFS= }". + (link): Fix soname_spec bug. Create objdir whether or not we have + shared libraries. + + * ltconfig.in: Check for library stripping program. + Use test -f instead of test -e. + Mon Nov 18 20:10:42 1996 Gordon Matzigkeit * ltconfig.in: Don't run the RANLIB test unless RANLIB wasn't