Re: AC_SEARCH_LIBS without LIBS

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

 




On 17/05/14 01:47, NightStrike wrote:
This is an issue if you need to check for the existence of a library,
but only use it in a subset of all of your things being compiled.

Is this considered a bug in AC_SEARCH_LIBS, or is there a workaround
I'm missing?

Occasionally I've used the pattern

save_LIBS=$LIBS
AC_SEARCH_LIBS([...
LIBS=$save_LIBS

Cheers,
Peter

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux