From: Mikael Magnusson Date: Sun, 6 May 2007 11:37:26 +0000 (+0000) Subject: require gettext 0.15 for bootstrapping X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=442c1680d9b73f6fbfb4587278fb5adfbdcc40df;p=chaz%2Fopenbox require gettext 0.15 for bootstrapping --- diff --git a/configure.ac b/configure.ac index f93f3910..b6c7803f 100644 --- a/configure.ac +++ b/configure.ac @@ -57,7 +57,7 @@ LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL -AM_GNU_GETTEXT_VERSION(0.14.4) +AM_GNU_GETTEXT_VERSION(0.15) AM_GNU_GETTEXT([external]) AC_CHECK_HEADERS(ctype.h fcntl.h locale.h signal.h string.h stdio.h stdlib.h)