On 11/18/2010 10:48 PM, Mike Frysinger wrote: > this is because m4/stdint.m4 only defines HAVE_SYS_INTTYPES_H when > gl_cv_header_working_stdint_h is "no" and i my case, it's yes.
Sorry, I'm lost. If gl_cv_header_working_stdint_h is "yes" then why is gnulib stdint.h being used at all? Is this a clean build, or was there a stdint.h left over from a previous build?