automake
[Top][All Lists]
Advanced

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

Re: Sun compiler and /usr/local/include


From: Alfred M. Szmidt
Subject: Re: Sun compiler and /usr/local/include
Date: Sat, 06 Mar 2010 04:09:57 -0500

   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





reply via email to

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