summaryrefslogtreecommitdiff
path: root/m4/xsize.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/xsize.m4')
-rw-r--r--m4/xsize.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/xsize.m4 b/m4/xsize.m4
index b3b7feebf..d85a5f10f 100644
--- a/m4/xsize.m4
+++ b/m4/xsize.m4
@@ -1,4 +1,4 @@
-# xsize.m4 serial 4
+# xsize.m4 serial 5
dnl Copyright (C) 2003-2004, 2008-2012 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -8,6 +8,5 @@ AC_DEFUN([gl_XSIZE],
[
dnl Prerequisites of lib/xsize.h.
AC_REQUIRE([gl_SIZE_MAX])
- AC_REQUIRE([AC_C_INLINE])
AC_CHECK_HEADERS([stdint.h])
])