]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use pass_all for
authorGary V. Vaughan <gary@gnu.org>
Sun, 22 Apr 2001 22:13:49 +0000 (22:13 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 22 Apr 2001 22:13:49 +0000 (22:13 +0000)
various releases of UnixWare and OpenServer that support it.
Reported by Matthew Schalit <mschalit@pacbell.net>

ChangeLog
libtool.m4

index 1a1201c5b997706cd2e2f20a0d99a952e5484c63..791f87330f442498643ea880b07d075dd3cf4fb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-04-22  Gary V. Vaughan  <gvv@techie.com>
 
+       * libtool.m4 (AC_DEPLIBS_CHECK_METHOD):  Use pass_all for
+       various releases of UnixWare and OpenServer that support it.
+       Reported by Matthew Schalit <mschalit@pacbell.net>
+
        * doc/PLATFORMS:  Updated with various platforms successfully
        tested by members of libtool@gnu.org.
 
index 00ea1c6fbe9fd8399fa937d5e2116cd8fa464464..1c7b6a85e5aa82e330eac2daa647a0da3c996244 100644 (file)
@@ -3234,6 +3234,10 @@ solaris*)
   lt_cv_file_magic_test_file=/lib/libc.so
   ;;
 
+[sysv5uw[78]* | sysv4*uw2*)]
+  lt_cv_deplibs_check_method=pass_all
+  ;;
+
 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
   case $host_vendor in
   motorola)