X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fmod-domaintree;a=blobdiff_plain;f=configure;h=f4d2284db52dbaf1f4c740eef96d5bcd4c5cda16;hp=c986c2fd0d4459b4b1fddb0fda5ffa001be59977;hb=65bed6e56aed99ba2289228086632db6415014a0;hpb=22b87eb12bd502ea28cac63d8e71101ac0a11fcc diff --git a/configure b/configure index c986c2f..f4d2284 100755 --- a/configure +++ b/configure @@ -3318,7 +3318,7 @@ fi; echo "$as_me:$LINENO: checking for apxs2" >&5 echo $ECHO_N "checking for apxs2... $ECHO_C" >&6 APXS2=apxs2 -if test "$with_apxs2" -a -x "$with_apxs"; then +if test "$with_apxs2" -a -x "$with_apxs2"; then APXS2=$with_apxs2 echo "$as_me:$LINENO: result: $APXS2" >&5 echo "${ECHO_T}$APXS2" >&6