From: Ossama Othman Date: Wed, 20 Sep 2000 22:15:43 +0000 (+0000) Subject: * ltconfig.in (lt_cv_dlopen_self, lt_cv_dlopen_self_static): Use X-Git-Tag: multi-language-merge-point~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee176b504194744c849cdffc22b01022236ce41;p=thirdparty%2Flibtool.git * ltconfig.in (lt_cv_dlopen_self, lt_cv_dlopen_self_static): Use "$ac_ext" as test program extension instead of the hard-coded "c" because the link command expects a test program ending with the former. Reported by Bob Friesenhahn --- diff --git a/ChangeLog b/ChangeLog index 9c3c58f37..bedee5a23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-09-20 Ossama Othman + + * ltconfig.in (lt_cv_dlopen_self, lt_cv_dlopen_self_static): Use + "$ac_ext" as test program extension instead of the hard-coded + "c" because the link command expects a test program ending with + the former. + Reported by Bob Friesenhahn + 2000-09-15 Nick Hudson * ltcf-cxx.sh (netbsd): Improved support. diff --git a/ltconfig.in b/ltconfig.in index 5f875be9d..94123e4e7 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -1795,7 +1795,7 @@ else if test "$cross_compiling" = yes; then lt_cv_dlopen_self=cross else - cat > conftest.c < conftest.$ac_ext < conftest.c < conftest.$ac_ext <