From: Dana Jansens Date: Tue, 22 Jul 2003 16:14:08 +0000 (+0000) Subject: update to new version of gettext X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=463c0004a182ed8686f0d5c43b781eb7a4440d2e;p=chaz%2Fopenbox update to new version of gettext --- diff --git a/configure.ac b/configure.ac index d462ddc0..46c67a13 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL ALL_LINGUAS="" -AM_GNU_GETTEXT_VERSION(0.11.5) +AM_GNU_GETTEXT_VERSION(0.12.1) AM_GNU_GETTEXT([external]) AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdio.h stdlib.h)