(jm_MACROS): Add stdint.h to the list of headers.
authorJim Meyering <jim@meyering.net>
Thu, 30 Nov 2000 20:34:23 +0000 (20:34 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Nov 2000 20:34:23 +0000 (20:34 +0000)
m4/jm-macros.m4

index 95e2626..ce882a7 100644 (file)
@@ -1,4 +1,4 @@
-#serial 27
+#serial 28   -*- autoconf -*-
 
 dnl Misc type-related macros for fileutils, sh-utils, textutils.
 
@@ -32,6 +32,7 @@ AC_DEFUN(jm_MACROS,
     paths.h \
     stdlib.h \
     stddef.h \
+    stdint.h \
     string.h \
     sys/acl.h \
     sys/filsys.h \