autoconf
[Top][All Lists]
Advanced

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

Re: nonstandard library directories


From: Peter O'Gorman
Subject: Re: nonstandard library directories
Date: Fri, 30 Jun 2006 12:52:33 +0900

On Thu, 2006-06-29 at 21:38 -0600, Bob Proulx wrote:

> So probably what you want is something similar to this:
> 
>   ./configure CPPFLAGS="-I /sw" LDFLAGS="-L /sw"

Probably like this instead:
./configure CPPFLAGS="-I/sw/include" LDFLAGS="-L/sw/lib"

Peter

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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