[OpenAFS-devel] initial afsconfig.h.in patch
Russ Allbery
rra@stanford.edu
30 Apr 2001 13:52:02 -0700
Neulinger, Nathan <nneul@umr.edu> writes:
> I kindof figured we'd want to install the afsconfig.h file in a way
> similar to param.h, since that is what is being used now.
You want to be a little careful about installing autoconf-generated
headers, since autoconf uses the same namespace everywhere and doesn't
include header guards or any other protection against multiple definition.
It's very easy to end up conflicting with the use of autoconf in any
package that wants to link against the AFS libraries.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>