changeset 29965:16a56e6df024

Remove unneeded AC_PREREQ.
author Bruno Haible <bruno@clisp.org>
date Tue, 15 Jul 2008 00:30:36 +0200
parents 497e15b64a19
children 5b6a96e7dfbd
files ChangeLog m4/libsigsegv.m4
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jul 14 13:17:26 2008 +0200
+++ b/ChangeLog	Tue Jul 15 00:30:36 2008 +0200
@@ -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>
 
--- a/m4/libsigsegv.m4	Mon Jul 14 13:17:26 2008 +0200
+++ b/m4/libsigsegv.m4	Tue Jul 15 00:30:36 2008 +0200
@@ -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 From Bruno Haible, Sam Steingold.
 
-AC_PREREQ(2.61)
-
 AC_DEFUN([gl_LIBSIGSEGV],
 [
   dnl Prerequisites of AC_LIB_LINKFLAGS_BODY.