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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8bd9858eeac3f8603a72d7869958aec4878c6f;p=pspp (jm_MACROS): Add stdint.h to the list of headers. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 95e2626708..ce882a7446 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 \