]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use the HPUX 10.20
authorSascha Schumann <sascha@schumann.cx>
Sat, 16 Dec 2000 03:38:45 +0000 (03:38 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sat, 16 Dec 2000 03:38:45 +0000 (03:38 +0000)
methods to check for library dependencies on HPUX 11.

ChangeLog
libtool.m4

index 5f529ad42f78bdfb2aa9bf7e0de77dd100b56ada..876b43d811820b5cf13178bab4f727d35ef555f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-16  Sascha Schumann <sascha@schumann.cx>
+
+       * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use the HPUX 10.20
+       methods to check for library dependencies on HPUX 11.
+
 2000-12-16  Gary V. Vaughan  <gvv@techie.com>
 
        * ltconfig.in (deplibs_check_method, file_magic_cmd,
index 9c4d0cce466721819c7b9971d98298a436f3377f..212e6af4e60a085a6c83da81a6ce428cb73562a1 100644 (file)
@@ -559,8 +559,7 @@ gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-hpux10.20*)
-  # TODO:  Does this work for hpux-11 too?
+hpux10.20*|hpux11*)
   lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
   lt_cv_file_magic_cmd=/usr/bin/file
   lt_cv_file_magic_test_file=/usr/lib/libc.sl