Enable testing of prereleases of Autoconf 2.70.
commita627ff514eb6766179a7e46cf261cca300f498ed
authorBruno Haible <bruno@clisp.org>
Sun, 27 Sep 2020 22:15:38 +0000 (28 00:15 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 27 Sep 2020 22:15:38 +0000 (28 00:15 +0200)
treee7fc03ed6f7156094fafa442e61afa20467e7da7
parentca10bd45cd6a8a6e92a96398999cf82453364c29
Enable testing of prereleases of Autoconf 2.70.

Suggested by Paul Eggert in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-09/msg00160.html>.

* m4/alloca.m4 (_AC_LIBOBJ_ALLOCA): Test for Autoconf >= 2.69c, not
>= 2.70.
* m4/largefile.m4 (AC_SYS_LARGEFILE): Likewise.
* m4/pid_t.m4 (AC_TYPE_PID_T): Likewise.
* m4/sys_types_h.m4 (AC_HEADER_MAJOR): Likewise.
ChangeLog
m4/alloca.m4
m4/largefile.m4
m4/pid_t.m4
m4/sys_types_h.m4