Nathan Neulinger <[EMAIL PROTECTED]> writes:

> I started modifying afsd.c to make use of the afs/afsconfig.h
> include. For now, it's being included as #include <afs/afsconfig.h>, but
> when the autoconf stuff is developed, I think that the Makefile should
> be doing -I$(srcdir) etc. and just use #include "afsconfig.h".

For what it's worth, autoconf recommends against ever using "" for include
files since it interferes with srcdir != builddir builds.  Not sure how
much we care.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to