Ralf Wildenhues <[EMAIL PROTECTED]> writes:

> Would you accept a patch to change all of these to use
> #ifdef HAVE_CONFIG_H
> # include <config.h>
> #endif
>
> uniformly?

That makes sense to me, yes.  We should be consistent, and that's the
majority usage.

Also, no .h file should include config.h.  This is because config.h
must be included first, and it's the includer's responsibility to do
that.  You might as well fix that inconsistency too, while you're at
it.


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to