changeset 3006:2363d5e2ef59

(jm_MACROS): Add stdint.h to the list of headers.
author Jim Meyering <jim@meyering.net>
date Thu, 30 Nov 2000 20:34:23 +0000
parents 9afb7ff7a232
children 673a3b2b418f
files m4/jm-macros.m4
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 27
+#serial 28   -*- autoconf -*-
 
 dnl Misc type-related macros for fileutils, sh-utils, textutils.
 
@@ -32,6 +32,7 @@
     paths.h \
     stdlib.h \
     stddef.h \
+    stdint.h \
     string.h \
     sys/acl.h \
     sys/filsys.h \