]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
From Brad <brad@comstyle.com>:
authorGary V. Vaughan <gary@gnu.org>
Mon, 6 Aug 2001 17:52:37 +0000 (17:52 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 6 Aug 2001 17:52:37 +0000 (17:52 +0000)
libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting
of this variable.

ChangeLog
libtool.m4

index b685761f1eb4ff5468434818acd5ddee0287d9d5..e82b498654d213b3fa24f7915d4cc9bd64af70ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-06  Gary V. Vaughan  <gary@gnu.org>
+
+       From Brad <brad@comstyle.com>:
+       libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting
+       of this variable.
+
 2001-08-05  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (load_deplibs): Insert missing 1st argument to
index f3308111f9dda0084eaf49d90fa122d3ae2f927d..fc0c24b9c716d7ae8103b7ce32a5aaa9d582e75f 100644 (file)
@@ -1027,7 +1027,6 @@ aix4* | aix5*)
       soname_spec='${libname}${release}.so$major'
     fi
     shlibpath_var=LIBPATH
-    deplibs_check_method=pass_all
   fi
   ;;
 
@@ -2820,6 +2819,7 @@ case $host_os in
     _LT_AC_TAGVAR(ld_shlibs, $1)=no
     ;;
   sco*)
+    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
     case $cc_basename in
       CC)
         # FIXME: insert proper C++ library support
@@ -2927,7 +2927,7 @@ case $host_os in
     esac
     ;;
   sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*)
-    _LT_AC_TAGVAR(archive_cmds_need_lc, $2)=no
+    _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
     ;;
   tandem*)
     case $cc_basename in