On 30 Apr 2001, Russ Allbery wrote:

> 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.

As long as the config file isn't named config.h using <> shouldn't be a
problem; But use of afs/afsconfig.h is suboptimal. 

-D


_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to