methods to check for library dependencies on HPUX 11.
+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
@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}.
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