Rainer Orth writes:
> 2011-02-13 Rainer Orth
>
> * Makefile.am (CHECK): Remove -Wl,-R from $GC.
> Add LD_LIBRARY_PATH.
> (check): Depend on check-multi, check-tail.
> (check-recursive): Depend on check-head.
> (check-am): Move header, footer generation ...
>
Hi Ralf,
> * Rainer Orth wrote on Mon, Apr 04, 2011 at 08:19:19PM CEST:
>> To avoid this mess, I'm instead setting LD_LIBRARY_PATH in CHECK. While
>> this isn't exactly portable (some platforms, especially Darwin and
>> HP-UX, use different variables), it's at least more widespread than -R.
>
> T
* Rainer Orth wrote on Mon, Apr 04, 2011 at 08:19:19PM CEST:
> To avoid this mess, I'm instead setting LD_LIBRARY_PATH in CHECK. While
> this isn't exactly portable (some platforms, especially Darwin and
> HP-UX, use different variables), it's at least more widespread than -R.
Toplevel configure