summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2006-07-12 14:10:25 +0000
committerJoe Orton <jorton@apache.org>2006-07-12 14:10:25 +0000
commit1cbc8c9908560de948f7f68553b5641a79385127 (patch)
tree7f97eaf948cdec717de64f4acc9eaeab5bbdce7f /build.conf
parent05bb282ad78d734707a4cc8864607e0a031dc2be (diff)
downloadapr-1cbc8c9908560de948f7f68553b5641a79385127.tar.gz
* build/gen-build.py: Make location of DSP file configurable and its
use optional (hopefully fixes apr-util build). * build.conf: Define DSP file location. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@421276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index 0522a1bb7..36121883f 100644
--- a/build.conf
+++ b/build.conf
@@ -24,3 +24,5 @@ headers = include/*.h
# we have a recursive makefile for the test files (for now)
# test/*.c
+
+dsp = libapr.dsp