Adjust to recent gnulib changes for the inttypes module.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2006 20:51:56 +0000 (20:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Aug 2006 20:51:56 +0000 (20:51 +0000)
commita66840f18dbdd1e1852929a4b58c8bebee10d685
treea2e016ba81683d752f9a9804f1c729e03d269148
parentba663fc19010d2d6ec95690d19ab348457ad06a1
Adjust to recent gnulib changes for the inttypes module.
* bootstrap.conf (gnulib_modules): Remove stdint; add inttypes.
(excluded_files): Don't exclude m4/inttypes-h.m4 or m4/inttypes-pri.m4.
* src/system.h: Don't bother to include <stdint.h>, since we can
now assume inttypes.h does the equivalent of including stdint.h.
ChangeLog
bootstrap.conf
src/system.h