Remove unneeded AC_PREREQ.
authorBruno Haible <bruno@clisp.org>
Mon, 14 Jul 2008 22:30:36 +0000 (00:30 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 14 Jul 2008 22:30:36 +0000 (00:30 +0200)
ChangeLog
m4/libsigsegv.m4

index 660c12f..91c45ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
+       Reported by Eric Blake.
+
 2008-07-14  Sam Steingold  <sds@gnu.org>
             Bruno Haible  <bruno@clisp.org>
 
index 339cc69..cf36a3a 100644 (file)
@@ -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.