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

/macosx-10.10/apache-793/httpd/
H A Dconfigure12740 if test "x$MOD_INCLUDES" = "x"; then
12741 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I$ap_distcache_base/include\""
12742 MOD_INCLUDES="-I$ap_distcache_base/include"
12747 for j in $MOD_INCLUDES; do
12754 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_INCLUDES"
12755 MOD_INCLUDES="$MOD_INCLUDES $i"
16885 if test "x$MOD_INCLUDES" = "x"; then
16886 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I${ap_zlib_base}/include\""
16887 MOD_INCLUDES
[all...]
H A Dconfigure.orig12740 if test "x$MOD_INCLUDES" = "x"; then
12741 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I$ap_distcache_base/include\""
12742 MOD_INCLUDES="-I$ap_distcache_base/include"
12747 for j in $MOD_INCLUDES; do
12754 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_INCLUDES"
12755 MOD_INCLUDES="$MOD_INCLUDES $i"
16885 if test "x$MOD_INCLUDES" = "x"; then
16886 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I${ap_zlib_base}/include\""
16887 MOD_INCLUDES
[all...]

Completed in 121 milliseconds