over-writing the specified prefix during --with-layout processing. By
keeping a copy of the specified prefix, and resetting it after the
layout processing, this is fixed.
PR: 7755
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90876
13f79535-47bb-0310-9956-
ffa450edef68
dnl ## Run configure for packages Apache uses
+orig_prefix="$prefix"
+
echo $ac_n "${nl}Configuring Apache Portable Runtime library ...${nl}"
APR_SUBDIR_CONFIG(srclib/apr, "$apache_apr_flags --prefix=$prefix")
])dnl
APACHE_ENABLE_LAYOUT
+prefix="$orig_prefix"
APACHE_ENABLE_MODULES
dnl reading config stubs