autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_LIB


From: William Pursell
Subject: Re: AC_CHECK_LIB
Date: Mon, 05 Jan 2009 18:06:17 +0000
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

Alex Katebi wrote:

> I need to check for libraries that are installed in /usr/local/lib or
> /opt/lib. The AC_CHECK_LIB does not look into these dirs.
> Is there a path variables for the library checking that can be set? What are
> my options?

configure LDFLAGS=-L/usr/local/lib


-- 
William Pursell




reply via email to

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