* configure.ac: Require Autoconf >= 2.63.
* gettext-runtime/configure.ac: Likewise.
* gettext-runtime/libasprintf/configure.ac: Likewise.
* gettext-tools/configure.ac: Likewise.
/gettext-tools/libgrep/Makefile.gnulib
/gettext-tools/libgrep/btowc.c
/gettext-tools/libgrep/c++defs.h
+/gettext-tools/libgrep/cdefs.h
/gettext-tools/libgrep/intprops.h
/gettext-tools/libgrep/langinfo.in.h
+/gettext-tools/libgrep/libc-config.h
/gettext-tools/libgrep/localeconv.c
/gettext-tools/libgrep/mbrlen.c
/gettext-tools/libgrep/mbtowc-impl.h
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.62])
+AC_PREREQ([2.63])
AC_INIT([gettext],
m4_esyscmd([build-aux/git-version-gen .tarball-version]),
[bug-gnu-gettext@gnu.org])
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.62])
+AC_PREREQ([2.63])
AC_INIT([gettext-runtime],
m4_esyscmd([../build-aux/git-version-gen ../.tarball-version]),
[bug-gnu-gettext@gnu.org])
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.59])
+AC_PREREQ([2.63])
AC_INIT([libasprintf], [1.0])
AC_CONFIG_SRCDIR([vasprintf.c])
AC_CONFIG_AUX_DIR([../../build-aux])
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.62])
+AC_PREREQ([2.63])
AC_INIT([gettext-tools],
m4_esyscmd([../build-aux/git-version-gen ../.tarball-version]),
[bug-gnu-gettext@gnu.org])