From: Brad Date: Wed, 7 Jul 2004 13:40:13 +0000 (+0000) Subject: * libtool.m4: Fixes for the OpenBSD support X-Git-Tag: release-1-5-8~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd744082e5566588f23f10292aec74c5a84a8064;p=thirdparty%2Flibtool.git * libtool.m4: Fixes for the OpenBSD support --- diff --git a/ChangeLog b/ChangeLog index ea6157e27..ef0f4a1a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-07 Brad + + * libtool.m4: Fixes for the OpenBSD support + 2004-07-07 Peter O'Gorman * libltdl/ltdl.h: Undo inadvertent changes from the last commit. diff --git a/libtool.m4 b/libtool.m4 index 38b93d174..3df1a3b61 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -2215,7 +2215,7 @@ nto-qnx*) openbsd*) if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' + lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' fi @@ -3225,6 +3225,7 @@ case $host_os in _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi + output_verbose_link_cmd='echo' ;; osf3*) case $cc_basename in