]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl.m4 (AC_LIBTOOL_PROG_COMPILER_PIC): `wl' is tagged
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 12 Nov 2005 11:54:40 +0000 (11:54 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 12 Nov 2005 11:54:40 +0000 (11:54 +0000)
here.

ChangeLog
libtool.m4

index 974a48a586b06029a44bf55b05450b890970f4f1..ca85af8dc5ac14a2fc7b0065a017e98d8ae83bdb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-11-12  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
 
+       * libltdl.m4 (AC_LIBTOOL_PROG_COMPILER_PIC): `wl' is tagged
+       here.
+
        * libtool.m4 (AC_LIBTOOL_DLOPEN_SELF)
        (AC_LIBTOOL_PROG_COMPILER_PIC): Make sure `$wl' is properly
        expanded for tests involving `export_dynamic_flag_spec',
index 005e1eefcbebb34a4b3ee90f75b48a7838a804d2..b5b2613e37ea1d0c712b371470c13203a2accf24 100644 (file)
@@ -5258,7 +5258,7 @@ esac
 #
 # Check to make sure the static flag actually works.
 #
-wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$_LT_AC_TAGVAR(lt_prog_compiler_static, $1)\"
+wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_AC_TAGVAR(lt_prog_compiler_static, $1)\"
 AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
   _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
   $lt_tmp_static_flag,