Skip library during configure, include library during compile/link?

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

 



I need to include a library during compile and link, but omit it
during configure because its breaking one of the configure tests.

Is it possible to include a library for compile and link, but omit it
during configure?

(In the past I could side step this issue by running configure, and
then adding LDLIBS=<...> to the makefile by hand. But this project is
not honoring LDLIBS from the makefile).

Thanks in advance.

_______________________________________________
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