Searched refs:exp_localstatedir (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/apache-793/httpd/
H A Dconfigure886 exp_localstatedir
3675 exp_localstatedir="${ap_cur}"
3678 APACHE_VAR_SUBST="$APACHE_VAR_SUBST exp_localstatedir"
3682 ap_stripped=`echo $exp_localstatedir | sed -e "s#^${prefix}##"`
3684 if test "x$exp_localstatedir" != "x${ap_stripped}"; then
3689 rel_localstatedir="$exp_localstatedir"
H A Dconfigure.orig886 exp_localstatedir
3675 exp_localstatedir="${ap_cur}"
3678 APACHE_VAR_SUBST="$APACHE_VAR_SUBST exp_localstatedir"
3682 ap_stripped=`echo $exp_localstatedir | sed -e "s#^${prefix}##"`
3684 if test "x$exp_localstatedir" != "x${ap_stripped}"; then
3689 rel_localstatedir="$exp_localstatedir"

Completed in 231 milliseconds