]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
remove debug print
[chaz/openbox] / configure.ac
index f9b64a69d786bd9b7b96c558f3631d29af1ee55c..db71b88728113e7035849d1e8854f83075a0cdc2 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0-beta1], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0-beta2], [http://bugzilla.icculus.org])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([openbox/openbox.c])
 
@@ -51,8 +51,6 @@ OB_COMPILER_FLAGS
 AC_C_CONST
 AC_C_INLINE
 
-AC_DISABLE_STATIC
-AC_LIBTOOL_DLOPEN
 AC_PROG_LIBTOOL
 AC_SUBST(LIBTOOL_DEPS)
 LIBTOOL="$LIBTOOL --silent"
This page took 0.021367 seconds and 4 git commands to generate.