]> 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:51:00 +0000 (03:51 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sat, 16 Dec 2000 03:51:00 +0000 (03:51 +0000)
methods to check for library dependencies on HPUX 11.

ChangeLog
doc/libtool.texi
libtool.m4

index 5cfa7d96a470485622c99730fdc97b845bf11d5b..dbeaf075df12e0cbc5e8aecbf387cf8073801699 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  Nick Hudson  <skrll@netbsd.org>
 
        * libtool.m4 (netbsd*, deplibs_check_method): Enable ILD support
index 48ac08f199d88e9f08f16c23d1243a4c4514e5b2..02243885c43418ebb1727bd0b022185b11afa711 100644 (file)
@@ -2857,7 +2857,7 @@ cannot be successfully @samp{lt_dlclose}d.
 @end deftypefun
 
 @deftypefun int lt_dlisresident (lt_dlhandle @var{handle})
-Check whether a particular module has be marked as resident, returning 1
+Check whether a particular module has been marked as resident, returning 1
 if it has or 0 otherwise.  If there is an error while executing this
 function, return -1 and set an error message for retrieval with
 @code{lt_dlerror}.
index 98e77386833c465a86bf616fdadef0bc8e8811a6..3262d9b648e09ecd55df4c863bb11c15589c37dc 100644 (file)
@@ -3034,8 +3034,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