to the build.
Thanks again to Aaron for fixing this configure option.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92369
13f79535-47bb-0310-9956-
ffa450edef68
OS=`./srclib/apr/build/config.guess`
BUILD_DIR="`pwd`/bindist"
DEFAULT_DIR="/usr/local/apache2"
-CONFIGPARAM="--with-layout=BinaryDistribution --prefix=$BUILD_DIR"
+CONFIGPARAM="--with-layout=BinaryDistribution --prefix=$BUILD_DIR --enable-mods-shared=most"
APDIR=`pwd`
APDIR=`basename $APDIR`
VER=`echo $APDIR |sed s/httpd-//`