From: Gary V. Vaughan Date: Mon, 6 Aug 2001 17:52:37 +0000 (+0000) Subject: From Brad : X-Git-Tag: release-1-4d~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d4e43c8592e0c9a589fbdca8ffa7970c5feefe;p=thirdparty%2Flibtool.git From Brad : libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting of this variable. --- diff --git a/ChangeLog b/ChangeLog index b685761f1..e82b49865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-08-06 Gary V. Vaughan + + From Brad : + libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting + of this variable. + 2001-08-05 Gary V. Vaughan * libltdl/ltdl.c (load_deplibs): Insert missing 1st argument to diff --git a/libtool.m4 b/libtool.m4 index f3308111f..fc0c24b9c 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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