diff options
Diffstat (limited to 'gl/m4/open.m4')
-rw-r--r-- | gl/m4/open.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/m4/open.m4 b/gl/m4/open.m4 index c85971dc1a..2577a22809 100644 --- a/gl/m4/open.m4 +++ b/gl/m4/open.m4 @@ -1,4 +1,4 @@ -# open.m4 serial 13 +# open.m4 serial 14 dnl Copyright (C) 2007-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, @@ -86,7 +86,6 @@ changequote([,])dnl # Prerequisites of lib/open.c. AC_DEFUN([gl_PREREQ_OPEN], [ - AC_REQUIRE([AC_C_INLINE]) AC_REQUIRE([gl_PROMOTED_TYPE_MODE_T]) : ]) |