summaryrefslogtreecommitdiff
path: root/m4/getline.m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-12-07 16:20:57 +0100
committerJim Meyering <meyering@redhat.com>2007-12-07 17:43:23 +0100
commit05022cbbab58fef3bd49c10d466b882180f9772b (patch)
tree6657da042e4d7e66d8431d5f3509e7be98225795 /m4/getline.m4
parent42ab7ef4e702ddd3493cf6f2dfbf8db55fca3341 (diff)
downloadgnulib-05022cbbab58fef3bd49c10d466b882180f9772b.tar.gz
Let these macros work also with autoconf-2.59.
* m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59. 2.60 is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE. * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
Diffstat (limited to 'm4/getline.m4')
-rw-r--r--m4/getline.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/getline.m4 b/m4/getline.m4
index afd77669ad..57625da5c9 100644
--- a/m4/getline.m4
+++ b/m4/getline.m4
@@ -1,4 +1,4 @@
-# getline.m4 serial 17
+# getline.m4 serial 18
dnl Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 Free
dnl Software Foundation, Inc.
@@ -7,7 +7,7 @@ dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
-AC_PREREQ([2.60])
+AC_PREREQ([2.59])
dnl See if there's a working, system-supplied version of the getline function.
dnl We can't just do AC_REPLACE_FUNCS(getline) because some systems