summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m45
1 files changed, 1 insertions, 4 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 5bf46a9e3..fe9970b50 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 104 -*- autoconf -*-
+#serial 105 -*- autoconf -*-
dnl Misc type-related macros for coreutils.
@@ -50,9 +50,6 @@ AC_DEFUN([coreutils_MACROS],
AC_DEFINE(ARGMATCH_DIE_DECL, [extern void usage ()],
[Define to the declaration of the xargmatch failure function.])
- dnl Used to define SETVBUF in ../src/system.h.
- AC_FUNC_SETVBUF_REVERSED
-
# used by ls
AC_REQUIRE([gl_CLOCK_TIME])
# used by shred