summaryrefslogtreecommitdiff
path: root/m4/prereq.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/prereq.m4')
-rw-r--r--m4/prereq.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/prereq.m4 b/m4/prereq.m4
index 04463aa8d..e4aa14cb3 100644
--- a/m4/prereq.m4
+++ b/m4/prereq.m4
@@ -1,4 +1,4 @@
-#serial 67
+#serial 68
dnl We use gl_ for non Autoconf macros.
m4_pattern_forbid([^gl_[ABCDEFGHIJKLMNOPQRSTUVXYZ]])dnl
@@ -40,6 +40,7 @@ AC_DEFUN([gl_PREREQ],
AC_REQUIRE([gl_C_STRTOLD])
AC_REQUIRE([gl_CANON_HOST])
AC_REQUIRE([gl_CLOEXEC])
+ AC_REQUIRE([gl_CLOSE_STREAM])
AC_REQUIRE([gl_CLOSEOUT])
AC_REQUIRE([gl_DIRNAME])
AC_REQUIRE([gl_ERROR])