]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
consistant glib type usage
[chaz/openbox] / configure.ac
index c0db59034d641f0530eed05bd108e1bf58e5eef1..1cec49e1cd4f3f8f82bb12d78d30f85b56c4bace 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0-beta6], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0-rc4], [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.019882 seconds and 4 git commands to generate.