Matthew Woehlke <[EMAIL PROTECTED]> writes: > Actually, while trying to compile m4, it looks like this may indeed be > a problem. OSS's sys/stat.h bombs if int64_t is not defined,
Can you please explain exactly why this problem occurs? gnulib's stdint.h replacement should include the relevant system include files, and if they define int64_t then gnulib's stdint.h should do so as well.