autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_LIB for shared libraries


From: Sander Niemeijer
Subject: Re: AC_CHECK_LIB for shared libraries
Date: Wed, 16 Feb 2005 13:10:04 +0100

Feel free to use the one I am using. You can find it in the following post:

http://lists.gnu.org/archive/html/libtool/2004-10/msg00222.html

Are you also aware of this issue?:

http://lists.gnu.org/archive/html/libtool/2004-11/msg00372.html

Best regards,
Sander

On woensdag, feb 16, 2005, at 12:26 Europe/Amsterdam, Felix Brack wrote:

Hello,

After reading the autoconf manual and the post
http://lists.gnu.org/archive/html/autoconf/2003-09/msg00028.html from
Sander I have the following question: Is there a macro working like
AC_CHECK_LIB for shared libraries or do I have to write it myself?

What I am looking for is something like AC_CHECK_LIBSO. Basically it
would do the same job as AC_CHECK_LIB, just add the library (if found)
to LDADD without prefixing it with the '-l'.

As other people also use shared libraries, it's hard to imagine that
such a macro should not already exist and do not wont to be the one
reinventing the wheel.

many thanks

-------------------------
Felix



_______________________________________________
Autoconf mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/autoconf






reply via email to

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