inter-library dependency tracking.
+2000-05-03 John Wehle (john@feith.com)
+
+ * libtool.m4 (hpux10.20*): use file_magic for
+ inter-library dependency tracking.
+
2000-05-02 Gary V. Vaughan <gvv@techie.com>
* AUTHORS: Update my email address.
# whether `pass_all' will *always* work, you probably want this one.
case "$host_os" in
-aix4* | beos*)
+aix4*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
+beos*)
lt_cv_deplibs_check_method=pass_all
;;
lt_cv_deplibs_check_method=pass_all
;;
+hpux10.20*)
+ # TODO: Does this work for hpux-11 too?
+ 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
+ ;;
+
irix5* | irix6*)
case "$host_os" in
irix5*)