stop using build/ dir configure shits all over itself for other people

This commit is contained in:
Dana Jansens 2003-04-06 11:13:14 +00:00
parent a237559080
commit a119f704b9
4 changed files with 3 additions and 4 deletions

View file

@ -6,3 +6,6 @@ autom4te.cache
aclocal.m4
.deps
Makefile
config.guess
config.sub
ltmain.sh

View file

@ -1,4 +1 @@
Makefile.incl
config.guess
config.sub
ltmain.sh

View 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

0
build/install-sh → install-sh Executable file → Normal file
View file