libtool
[Top][All Lists]
Advanced

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

Re: Problems with libtool 2.2.2 and /bin/sh pointing to dash


From: Peter O'Gorman
Subject: Re: Problems with libtool 2.2.2 and /bin/sh pointing to dash
Date: Tue, 22 Apr 2008 10:26:06 -0500
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Ross Burton wrote:

> I tried just using $export_dynamic_flag_spec in the configure.ac
> directly, but that refers to ${wl} which isn't defined by libtool inside
> the configure run. :/  Any cunning plans for how this could work with
> libtool 2.2?

Something like:
wl=$lt_prog_compiler_wl eval
gtk_export_dynamic=\"$export_dynamic_flag_spec\"

For C++, it would be wl=$lt_prog_compiler_wl_CXX etc.

Peter
-- 
Peter O'Gorman
http://pogma.com




reply via email to

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