]> Dogcows Code - chaz/openbox/commitdiff
update to new version of gettext
authorDana Jansens <danakj@orodu.net>
Tue, 22 Jul 2003 16:14:08 +0000 (16:14 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 22 Jul 2003 16:14:08 +0000 (16:14 +0000)
configure.ac

index d462ddc0f67d6df356921482bcfc456f06a901b4..46c67a13bde115a44da8295af8db32ef6b637a67 100644 (file)
@@ -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)
This page took 0.022601 seconds and 4 git commands to generate.