Let these macros work also with autoconf-2.59.
authorJim Meyering <meyering@redhat.com>
Fri, 7 Dec 2007 15:20:57 +0000 (16:20 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 7 Dec 2007 16:43:23 +0000 (17:43 +0100)
commit05022cbbab58fef3bd49c10d466b882180f9772b
tree6657da042e4d7e66d8431d5f3509e7be98225795
parent42ab7ef4e702ddd3493cf6f2dfbf8db55fca3341
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.
ChangeLog
m4/getdelim.m4
m4/getline.m4