summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2015-06-24 22:39:22 +0200
committerJan Lehnardt <jan@apache.org>2015-06-24 23:07:49 +0200
commitf9a0db420fecc85e38b61f9fd8a48f4848e86da8 (patch)
treeb9f7363601589a0ce765bb70628ad7f9250bd4b3 /configure
parentfcf233d085db6204835a1f083e02788f6d93230b (diff)
downloadcouchdb-f9a0db420fecc85e38b61f9fd8a48f4848e86da8.tar.gz
re-add vendor default
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 3e1847a2e..cbf55c816 100755
--- a/configure
+++ b/configure
@@ -15,6 +15,8 @@
rootdir="$(cd "${0%/*}" 2>/dev/null; echo "$PWD")"
basename=`basename $0`
+PACKAGE_AUTHOR_NAME="The Apache Software Foundation"
+
TEST=0
WITH_CURL="false"
WITH_FAUXTON=1