Bruno Haible <[EMAIL PROTECTED]> wrote: > This creates a "complete" <stdlib.h>. The include files exit.h, mkdtemp.h, > mkstemp.h no longer exist - use <stdlib.h> instead.
Hi Bruno, I don't have time to look into it now, but this seems to be the cause of some new coreutils buildbot failures, e.g., http://proulx.com:9000/i686%20gnu-linux%20full/builds/753/step-compile/0 I see the failure locally, too. Probably due to this line in the generated gnulib_.h: #include @ABSOLUTE_STDLIB_H@
