-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ralf Wildenhues a écrit :

> * tchize wrote on Tue, May 30, 2006 at 09:15:43PM CEST:
>
>> Yes, great, very fast thank you, i hope we can continue getting
>> this fast :)
>>
>> But does not work :/
>
>
> Yep, I wasn't paying attention: support for LIBTOOLFLAGS has been
> added only in the CVS version of Automake, after 1.9.6. :-/ Sorry
> about that.

Quite surprised, nobody requested to pass parameter to libtool since
1.2? :D

>
>
> Yeah, I guess then you'll either have to use CVS Automake,

Can't ask team to switch to CVS version of automake :)

> or hack you way around this. Different possibilities come to mind:
>
>
> - write LIBTOOL = @LIBTOOL@ --preserve-dup-deps

Works, though i have no idea what it means :D

>
> - write LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS)
> $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS)
> $(AM_LDFLAGS) \ $(LDFLAGS) -o $@

Works too (and that, i undestand it :p)

>
> in Makefile.am (both untested; feedback appreciated).

Problem solved, thank you (will go for first solution as the smallest
one, would like to know what it means anyway. I guess it states
libtool is libtool, but i don't really understand the notation :)

>
> Cheers, Ralf
>
>
Greetings,
David Delbecq
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEfJ8GHHGOa1Q2wXwRAmgkAKCM/QLXtVvZPJJI+jFxvnDATC+3wwCg7KCs
gZ6f2ScmIIaDhR8nh9Tg/vo=
=hIbR
-----END PGP SIGNATURE-----



Reply via email to