From f9a0db420fecc85e38b61f9fd8a48f4848e86da8 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Wed, 24 Jun 2015 22:39:22 +0200 Subject: re-add vendor default --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') 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 -- cgit v1.2.1