Searched refs:exp_errordir (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apache-793/httpd/build/
H A Dinstallwinconf.awk204 gsub( /@exp_errordir@/, serverroot "/error" );
/macosx-10.10/apache-793/httpd/
H A Dconfigure898 exp_errordir
3489 exp_errordir="${ap_cur}"
3492 APACHE_VAR_SUBST="$APACHE_VAR_SUBST exp_errordir"
3496 ap_stripped=`echo $exp_errordir | sed -e "s#^${prefix}##"`
3498 if test "x$exp_errordir" != "x${ap_stripped}"; then
3503 rel_errordir="$exp_errordir"
H A Dconfigure.orig898 exp_errordir
3489 exp_errordir="${ap_cur}"
3492 APACHE_VAR_SUBST="$APACHE_VAR_SUBST exp_errordir"
3496 ap_stripped=`echo $exp_errordir | sed -e "s#^${prefix}##"`
3498 if test "x$exp_errordir" != "x${ap_stripped}"; then
3503 rel_errordir="$exp_errordir"

Completed in 330 milliseconds