summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-07-15 00:30:36 +0200
committerBruno Haible <bruno@clisp.org>2008-07-15 00:30:36 +0200
commit7714a49bb734d63b6c73d0f533ee94a974f4024b (patch)
treefee142ea9885f08d8669c85046e3ca2628d6adea /m4
parentd22601fa5235a26a1dcf850cfe36ac8490470494 (diff)
downloadgnulib-7714a49bb734d63b6c73d0f533ee94a974f4024b.tar.gz
Remove unneeded AC_PREREQ.
Diffstat (limited to 'm4')
-rw-r--r--m4/libsigsegv.m44
1 files changed, 1 insertions, 3 deletions
diff --git a/m4/libsigsegv.m4 b/m4/libsigsegv.m4
index 339cc69b8d..cf36a3a6f9 100644
--- a/m4/libsigsegv.m4
+++ b/m4/libsigsegv.m4
@@ -1,4 +1,4 @@
-# libsigsegv.m4 serial 1
+# libsigsegv.m4 serial 2
dnl Copyright (C) 2002-2003, 2008 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -6,8 +6,6 @@ dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible, Sam Steingold.
-AC_PREREQ(2.61)
-
AC_DEFUN([gl_LIBSIGSEGV],
[
dnl Prerequisites of AC_LIB_LINKFLAGS_BODY.