]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (deplibs_check_method) [aix*]: Removed redundant
authorBrad <brad@comstyle.com>
Sun, 2 Sep 2001 23:05:04 +0000 (23:05 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 2 Sep 2001 23:05:04 +0000 (23:05 +0000)
setting of this variable.

ChangeLog
libtool.m4

index 404d5445beb58e258eb51611185a2adbbd89324a..6e82f17b4e7dc3d4e04284b375aa5c17f0d1dfae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-03  Brad  <brad@comstyle.com>
+
+       * libtool.m4 (deplibs_check_method) [aix*]: Removed redundant
+       setting of this variable.
+
 2001-09-02  Gary V. Vaughan  <gary@gnu.org>
 
        From Albert Chin <china@thewrittenword.com>:
index 3d439bceb26ce347d12bc3a20da654ca52227bb0..3d48e6e3673d8f4cd7ca936f1f8f28df0370dfbb 100644 (file)
@@ -1926,7 +1926,6 @@ aix4* | aix5*)
       soname_spec='${libname}${release}.so$major'
     fi
     shlibpath_var=LIBPATH
-    deplibs_check_method=pass_all
   fi
   ;;