summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorwlestes <wlestes>2003-05-20 20:09:14 +0000
committerwlestes <wlestes>2003-05-20 20:09:14 +0000
commit6f64bb942c217962318e252f929589454b0675ba (patch)
tree05314e8c8de5a99fa17ecf92c4fa51834dfda58d /configure.in
parent8ba74dc60f0f3395718d805c47aa22d074d67755 (diff)
downloadflex-6f64bb942c217962318e252f929589454b0675ba.tar.gz
upgrade gettext to 0.12; this allows running make pdf and make ps to be successful
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d8a43c0..ba232d6 100644
--- a/configure.in
+++ b/configure.in
@@ -32,7 +32,7 @@ AC_CONFIG_HEADER(config.h:conf.in)
dnl checks for programs
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION(0.11.5)
+AM_GNU_GETTEXT_VERSION(0.12)
AC_PROG_YACC
AM_PROG_LEX