From 9f4f11ab1301f667891ea9fbb7ffd144f42f235f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 24 Oct 2018 11:59:05 +0200 Subject: Update after gnulib changed. --- src/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configure.ac') diff --git a/src/configure.ac b/src/configure.ac index 66f6185..c976dad 100644 --- a/src/configure.ac +++ b/src/configure.ac @@ -19,7 +19,7 @@ dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -AC_PREREQ([2.60]) +AC_PREREQ([2.63]) AC_INIT([main.cc]) AC_CONFIG_HEADERS([config.h]) AC_PROG_MAKE_SET -- cgit v1.2.1