bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Using autoconf-lib-link outside gettext


From: Hrvoje Niksic
Subject: Re: Using autoconf-lib-link outside gettext
Date: Mon, 23 May 2005 12:44:14 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

Bruno Haible <address@hidden> writes:

> If you want to test for the presence of the library at the same time as
> you locate it, use the macro
>   AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
> It searches for libname and the libraries corresponding to explicit and
> implicit dependencies, together with the specified include files and
> the ability to compile and link the specified testcode.

That sounds exactly like what I need, thanks.




reply via email to

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