Simon Josefsson wrote:
> Please install the patch, if I run into
> any problem later on, I'll report it then.
Done. Let's see how it works out.
Bruno
Bruno Haible <[EMAIL PROTECTED]> writes:
> Hi Simon,
>
> I got an error message from the 'ar' command while using a lib_LIBADD
> augmentation. 'ar' doesn't like -L options. (You can observe this only
> when not using libtool to build the library.) The fix is to use lib_LDFLAGS
> instead. This is a
Hi Simon,
I got an error message from the 'ar' command while using a lib_LIBADD
augmentation. 'ar' doesn't like -L options. (You can observe this only
when not using libtool to build the library.) The fix is to use lib_LDFLAGS
instead. This is also precisely what's documented in the automake manua