Re: nonstandard library directories

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

 



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

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux