]> Dogcows Code - chaz/openbox/commitdiff
require gettext 0.15 for bootstrapping
authorMikael Magnusson <mikachu@comhem.se>
Sun, 6 May 2007 11:37:26 +0000 (11:37 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Sun, 6 May 2007 11:37:26 +0000 (11:37 +0000)
configure.ac

index f93f3910478f14f0acbb4693b70aa9645f2d7245..b6c7803f61b02074705c7cfb5bbc72fe27d71d46 100644 (file)
@@ -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)
This page took 0.024567 seconds and 4 git commands to generate.