]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
*** empty log message ***
authorGordon Matzigkeit <gord@gnu.ai.mit.edu>
Tue, 1 Apr 1997 18:27:31 +0000 (18:27 +0000)
committerGordon Matzigkeit <gord@gnu.org>
Tue, 1 Apr 1997 18:27:31 +0000 (18:27 +0000)
ChangeLog

index fe51096f1bb6fee7f2fa5e654f1961ef267df1eb..ac7ddb09864c61f128e256ef4506df55b85cd835 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Nov 19 14:09:27 1996  Gordon Matzigkeit  <gord@gnu.ai.mit.edu>
+
+       * 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  <gord@gnu.ai.mit.edu>
 
        * ltconfig.in: Don't run the RANLIB test unless RANLIB wasn't