]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
gracefully handle grabs failing when doing interactive actions
[chaz/openbox] / configure.ac
index b204a87c440e2a7ac0e28c18ee424079b0b560bf..ebba7b70b11ddc1a14d387a5e248afe84bc1c2ae 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0-beta5], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0-rc3], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])
 
@@ -57,7 +57,6 @@ LIBTOOL="$LIBTOOL --silent"
 
 AC_PROG_INSTALL
 
-ALL_LINGUAS=""
 AM_GNU_GETTEXT_VERSION(0.12.1)
 AM_GNU_GETTEXT([external])
 
This page took 0.021358 seconds and 4 git commands to generate.