autoconf
[Top][All Lists]
Advanced

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

Re: Negation semantics for LD_FLAGS?


From: Bob Friesenhahn
Subject: Re: Negation semantics for LD_FLAGS?
Date: Fri, 21 Mar 2008 19:36:02 -0500 (CDT)

On Fri, 21 Mar 2008, Bill McGonigle wrote:

I'm looking for a way to tell configure _not_ to look in a directory for libraries, in this case /usr/local/lib. This would be the inverse of LDFLAGS='-L/usr/local/lib'.

How would you like to handle the case where the compiler looks in /usr/local/lib by default, and there is no way to tell it not to look there other than by disabling all of its defaults?

I have noticed that packages which use pkg-config can cause paths like /usr/local/lib to be picked up. Pkg-config is not part of autoconf, but configure scripts commonly use it.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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