summaryrefslogtreecommitdiff
path: root/gl/m4/eealloc.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gl/m4/eealloc.m4')
-rw-r--r--gl/m4/eealloc.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/m4/eealloc.m4 b/gl/m4/eealloc.m4
index 75f17e2f10..9e5df45d31 100644
--- a/gl/m4/eealloc.m4
+++ b/gl/m4/eealloc.m4
@@ -1,4 +1,4 @@
-# eealloc.m4 serial 2
+# eealloc.m4 serial 3
dnl Copyright (C) 2003, 2009-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,7 +8,6 @@ AC_DEFUN([gl_EEALLOC],
[
AC_REQUIRE([gl_EEMALLOC])
AC_REQUIRE([gl_EEREALLOC])
- AC_REQUIRE([AC_C_INLINE])
])
AC_DEFUN([gl_EEMALLOC],