gettext has trailing blank
authorKarl Berry <karl@freefriends.org>
Thu, 15 Apr 2004 12:34:35 +0000 (12:34 +0000)
committerKarl Berry <karl@freefriends.org>
Thu, 15 Apr 2004 12:34:35 +0000 (12:34 +0000)
m4/intmax.m4

index d41188d..dfb08cc 100644 (file)
@@ -16,7 +16,7 @@ AC_DEFUN([gt_TYPE_INTMAX_T],
   AC_REQUIRE([jm_AC_HEADER_STDINT_H])
   AC_CACHE_CHECK(for intmax_t, gt_cv_c_intmax_t,
     [AC_TRY_COMPILE([
-#include <stddef.h>
+#include <stddef.h> 
 #include <stdlib.h>
 #if HAVE_STDINT_H_WITH_UINTMAX
 #include <stdint.h>