CVSROOT: /sources/grep Module name: grep Changes by: Tony Abou-Assaleh <taa> 09/01/31 06:16:57
Index: m4/inttypes_h.m4 =================================================================== RCS file: /sources/grep/grep/m4/inttypes_h.m4,v retrieving revision 1.1 retrieving revision 1.2 diff -u -b -r1.1 -r1.2 --- m4/inttypes_h.m4 8 Feb 2001 05:56:49 -0000 1.1 +++ m4/inttypes_h.m4 31 Jan 2009 06:16:55 -0000 1.2 @@ -5,7 +5,7 @@ # Define HAVE_INTTYPES_H if <inttypes.h> exists, # doesn't clash with <sys/types.h>, and declares uintmax_t. -AC_DEFUN(jm_AC_HEADER_INTTYPES_H, +AC_DEFUN([jm_AC_HEADER_INTTYPES_H], [ AC_CACHE_CHECK([for inttypes.h], jm_ac_cv_header_inttypes_h, [AC_TRY_COMPILE(
