If the file is; /usr/local/include/package/header.h and source is; #include <package/header.h> what goes in configure.ac?
You shouldn't put anything into configure.ac; if you wish to tell your compiler where to find non-standard headers (i.e. anything the compiler doesn't search by default) you should do so when calling ./configure, that is: CPPFLAGS=-I/usr/local/include ./configure If you wish to make it system wide, you can use config.site, see `(autoconf) Site Defaults' for details. Apologies for the footer. External mail is thoroughly blocked, and the server adds the footer. That can't really be the case, since your messages are being passed through. -- cryptographic BLU-114/B David John Oates eternity server SAFE Becker fraud Manfurov 2600 Magazine White House JPL Ruby Ridge AFSPC event security broadside Semtex MILSATCOM brigand S Box Ft. Meade AFSPC Arnett PLO cypherpunk AUTODIN Rubin dictionary CISU Skipjack Aladdin
