summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-02-13 11:55:00 -0500
committerWill Estes <westes575@gmail.com>2014-02-13 11:55:00 -0500
commit54f041e9b304c21f0dfb4f8bb017ec75b2c1af46 (patch)
tree713c98749d38604bc41ed388c8e5788ef2e99f8b /configure.ac
parente2801a0cbc675ef02faf5de1cd0cbf47d6f460cd (diff)
bump AM_GNU_GETTEXT_VERSION to 0.18.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a7c965c..2ef26a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_CONFIG_LIBOBJ_DIR([lib])
# checks for programs
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION(0.18)
+AM_GNU_GETTEXT_VERSION([0.18.1])
AC_PROG_YACC
AM_PROG_LEX
AC_PROG_CC