]> 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:38:00 +0000 (22:38 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 22 Apr 2001 22:38:00 +0000 (22:38 +0000)
various releases of UnixWare and OpenServer that support it.
Reported by Matthew Schalit <mschalit@pacbell.net>

ChangeLog
libtool.m4

index ba8c9bdcbe960d883b6c5303b6ea4d458a6eebb4..573f6947f1559132ffb33133a67d57fa59b6db43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +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>
+
 2001-04-21  Gary V. Vaughan  <gvv@techie.com>
 
        * TODO:  propose pkg-config merge.
index d4422290336f104249fdba68239ffaa840d5842c..d1286d9fb51989a4ea2e693f46559c14a0df048b 100644 (file)
@@ -636,6 +636,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
   ncr)