automake
[Top][All Lists]
Advanced

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

AC_LINK_IFELSE


From: Mattias Brändström
Subject: AC_LINK_IFELSE
Date: Tue, 29 Jul 2003 16:39:19 +0200 (CEST)

Hello!

I have written a small macro that uses AC_LINK_IFELSE to check for a
specific library. I had expected that it would use LDFLAGS as well as
CXXFLAGS when compiling and linking my test program. As far as I can see
LDFLAGS is not used, only CXXFLAGS and LIBS. Can someone tell me why this
is?

If this is the desired behaiviour then how should I be able to check for
libraries installed in non-standard locations?

Regards,
Mattias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]