summaryrefslogtreecommitdiff
path: root/tests/prepare.sh
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-09-14 16:59:30 +0000
committerJan Kneschke <jan@kneschke.de>2005-09-14 16:59:30 +0000
commit903a0076746dac4055c34d300e1007ebec23572b (patch)
treed93ef637cbfa85aedac6c8b260cae311fc1eb5a1 /tests/prepare.sh
parentaf73bcb9fc6937a94436e5ed420fd6d03725644a (diff)
downloadlighttpd-git-903a0076746dac4055c34d300e1007ebec23572b.tar.gz
allow a stand alone version
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@708 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/prepare.sh')
-rwxr-xr-xtests/prepare.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/prepare.sh b/tests/prepare.sh
index 10033491..522dcbd0 100755
--- a/tests/prepare.sh
+++ b/tests/prepare.sh
@@ -4,6 +4,10 @@ if test x$srcdir = x; then
srcdir=.
fi
+if test x$top_builddir = x; then
+ top_builddir=..
+fi
+
tmpdir=$top_builddir/tests/tmp/lighttpd
# create test-framework