libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: more static flag check issues


From: Ralf Wildenhues
Subject: Re: FYI: more static flag check issues
Date: Sat, 12 Nov 2005 12:54:58 +0100
User-agent: Mutt/1.5.9i

* Ralf Wildenhues wrote on Sat, Nov 12, 2005 at 11:43:56AM CET:
> Continuing on my libtool.m4 macro dependency audit monolog..

D'oh.  More bogosity in my head (both branches).

Sorry,
Ralf

        * libltdl/m4/libtool.m4 (_LT_COMPILER_PIC): `wl' is tagged here.

Index: libltdl/m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/libltdl/m4/libtool.m4,v
retrieving revision 1.42
diff -u -r1.42 libtool.m4
--- libltdl/m4/libtool.m4       12 Nov 2005 10:41:09 -0000      1.42
+++ libltdl/m4/libtool.m4       12 Nov 2005 11:48:54 -0000
@@ -3817,7 +3817,7 @@
 #
 # Check to make sure the static flag actually works.
 #
-wl=$lt_prog_compiler_wl eval 
lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
+wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval 
lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
 _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
   _LT_TAGVAR(lt_prog_compiler_static_works, $1),
   $lt_tmp_static_flag,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]