]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
declare vars at top
[chaz/openbox] / configure.ac
index d462ddc0f67d6df356921482bcfc456f06a901b4..2c627735b76f1a4d7c1ed58af95e57639e810c7f 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0-alpha1], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0-alpha2], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([kernel/openbox.c])
 
@@ -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.020029 seconds and 4 git commands to generate.