Ralf Wildenhues <[EMAIL PROTECTED]> writes:

> - Failures that stem from the incomplete HAVE_CONFIG_H transition,
>   including but certainly not limited to these files:
>   base64.c, argp-help.c, xvasprintf.c, check-version.c, hmac-md5.c,
>   memxor.c, hmac-sha1.c

What do you mean here?  Do you mean

-#ifdef HAVE_CONFIG_H
 # include <config.h>
-#endif

or something else?

Have we decided that gnulib files don't need HAVE_CONFIG_H checks?  If
so, maybe something should be added to the gnulib manual...

/Simon


Reply via email to