1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

* fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,

and don't require gt_INTTYPES_PRI.
This commit is contained in:
Paul Eggert
2005-05-28 00:01:15 +00:00
parent abe28983a6
commit c3dc98bb5e
+3
View File
@@ -1,5 +1,8 @@
2005-05-27 Paul Eggert <eggert@cs.ucla.edu>
* fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
and don't require gt_INTTYPES_PRI.
* prereq.m4 (gl_PREREQ): Require gl_STRINTCMP, gl_STRNUMCMP.
* strnumcmp.m4: New file.