aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-11-19 18:45:44 +0200
committerArnold D. Robbins <arnold@skeeve.com>2014-11-19 18:45:44 +0200
commit90001d0580cdba35ed3813396a095bd9f5a9345e (patch)
tree072fc0540d69ed420aad586dcab400ee40ca335c /configure.ac
parent80561e40fab798717fe2d0c217ccaf96e1025def (diff)
downloadegawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.gz
egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.tar.bz2
egawk-90001d0580cdba35ed3813396a095bd9f5a9345e.zip
Upgrade infrastructure (automake, gettext, libtool).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ed7e3ccd..618dd7dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ then
fi
AC_PREREQ(2.69)
-AM_INIT_AUTOMAKE([1.13 dist-xz dist-lzip])
+AM_INIT_AUTOMAKE([1.14 dist-xz dist-lzip])
AC_CONFIG_MACRO_DIR([m4])
@@ -138,7 +138,7 @@ AC_LANG([C])
dnl initialize GNU gettext
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.18.1])
+AM_GNU_GETTEXT_VERSION([0.19.3])
AM_LANGINFO_CODESET
gt_LC_MESSAGES