From: Jim Meyering Date: Thu, 30 Nov 2000 20:34:23 +0000 (+0000) Subject: (jm_MACROS): Add stdint.h to the list of headers. X-Git-Tag: cvs-readonly~6167 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=2c8bd9858eeac3f8603a72d7869958aec4878c6f;p=gnulib.git (jm_MACROS): Add stdint.h to the list of headers. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 95e262670..ce882a744 100644 --- 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 @@ AC_DEFUN(jm_MACROS, paths.h \ stdlib.h \ stddef.h \ + stdint.h \ string.h \ sys/acl.h \ sys/filsys.h \