summaryrefslogtreecommitdiff
path: root/ext/standard/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/config.m4')
-rw-r--r--ext/standard/config.m46
1 files changed, 1 insertions, 5 deletions
diff --git a/ext/standard/config.m4 b/ext/standard/config.m4
index f9bb1052f..782c4977b 100644
--- a/ext/standard/config.m4
+++ b/ext/standard/config.m4
@@ -1,6 +1,4 @@
-dnl $Id: config.m4 300511 2010-06-17 10:22:03Z pajoye $ -*- autoconf -*-
-
-divert(3)dnl
+dnl $Id: config.m4 311042 2011-05-15 06:09:21Z rasmus $ -*- autoconf -*-
dnl
dnl Check if flush should be called explicitly after buffered io
@@ -342,8 +340,6 @@ dnl
AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass isinf isnan mempcpy strpncpy)
AC_FUNC_FNMATCH
-divert(5)dnl
-
dnl
dnl Check if there is a support means of creating a new process
dnl and defining which handles it receives