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