summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-06 11:13:14 +0000
committerDana Jansens <danakj@orodu.net>2003-04-06 11:13:14 +0000
commita119f704b90e8bef55f9f30eddb21bb2d6b5529d (patch)
tree0682b86760d82284c34f8c1344262709fb1497b5 /configure.ac
parenta2375590808dc9d9df29a72c979d0c97ae01b21f (diff)
stop using build/ dir configure shits all over itself for other people
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0692209d..c9299731 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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