Question about AC_SEARCH_LIBS ([other-libraries] argument)

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

 



Hi,

The AC_SEARCH_LIBS accepts an argument to link with additional libraries
given in that argument. Reading the code in autoconf/libs.m4 makes me
think, that only the library, that contains the function I'm looking
for, is added to LIBS if the test succeeeds. But even if
[other-libraries] are given and necessary, they are not added. So I have
to manually add them to LIBS in [action-if-found]. Is that right?

Regards, Daniel



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://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