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 bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf