]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
stop using build/ dir configure shits all over itself for other people
[chaz/openbox] / configure.ac
index 0692209d3f826f089eb5e03a962cd3e7ed2b9bcc..c9299731d964fc62c58c7e55e584045842ecc589 100644 (file)
@@ -1,7 +1,6 @@
 AC_PREREQ([2.50])
 AC_INIT([openbox], [2.90.0cvs], [http://bugzilla.icculus.org])
 AC_CONFIG_SRCDIR([kernel/openbox.c])
-AC_CONFIG_AUX_DIR([build])
 
 AC_PREFIX_DEFAULT([/usr/local])
 test "$prefix" = "NONE" && prefix=$ac_default_prefix
This page took 0.020825 seconds and 4 git commands to generate.