On 04/23/2010 01:30 PM, Vincent Torri wrote:
> 
> 
> ---------- Forwarded message ----------
> Date: Fri, 23 Apr 2010 12:27:27 -0600
> From: Eric Blake <ebl...@redhat.com>
> To: Vincent Torri <vto...@univ-evry.fr>
> Cc: autoc...@gnu.org
> Subject: Re: use of shrext_cmds on mac os x
> 
> On 04/23/2010 12:09 PM, Vincent Torri wrote:
>>
>> Hey,
>>
>> on mac os x, shrext_cmds is defined like that:
>>
>> shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
> 
> Wrong list.  shrext_cmds is defined by libtool, so you may have better
> luck asking your question there.
> 

Are you asking a question here? I think I already gave the answer:

module=yes
eval loadable_shrext=$shrext_cmds
module=no
eval linkable_shrext=$shrext_cmds

Peter


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to