how to set standard system include directory

Gavin Li gavinl at optech.ca
Thu Dec 1 21:37:39 UTC 2005


I want to add /usr/mylocal/include to standard system include directory, but
don't want to use -I/usr/mylocal/include, How can I make it.

The problem is I compiled library A, and installed to /usr/mylocal/include,
and then compile library B, which depends on A, so I have to make sure
configure program search headers in /usr/mylocal/include first, then other
standard system include directory. My system has another version A which
comes from the Fedora release, and I don't want B to use headers from this
Fedora release.

 

Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20051201/9b8e2a1f/attachment-0002.html 


More information about the users mailing list