Eric Blake wrote:
> That is a no-no when using gnulib.  EVERY .c file in your
> project MUST include <config.h> prior to anything else (or include a
> project-specific .h which in turn includes <config.h> first).

Yes. This is actually already documented in gnulib's documentation:
  http://www.gnu.org/software/gnulib/manual/html_node/Source-changes.html

Bruno


Reply via email to