File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ AC_ARG_WITH(apxs2filter,
2323 AC_MSG_RESULT ( [ Sorry, I cannot run apxs. Possible reasons follow:] )
2424 AC_MSG_RESULT ( )
2525 AC_MSG_RESULT ( [ 1. Perl is not installed] )
26- AC_MSG_RESULT ( [ 2. apxs was not found. Try to pass the path using --with-apxs2 =/path/to/apxs] )
26+ AC_MSG_RESULT ( [ 2. apxs was not found. Try to pass the path using --with-apxs2filter =/path/to/apxs] )
2727 AC_MSG_RESULT ( [ 3. Apache was not built using --enable-so (the apxs usage page is displayed)] )
2828 AC_MSG_RESULT ( )
2929 AC_MSG_RESULT ( [ The output of $APXS follows:] )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ AC_ARG_WITH(apxs2,
2323 AC_MSG_RESULT ( [ Sorry, I cannot run apxs. Possible reasons follow:] )
2424 AC_MSG_RESULT ( )
2525 AC_MSG_RESULT ( [ 1. Perl is not installed] )
26- AC_MSG_RESULT ( [ 2. apxs was not found. Try to pass the path using --with-apxs2handler =/path/to/apxs] )
26+ AC_MSG_RESULT ( [ 2. apxs was not found. Try to pass the path using --with-apxs2 =/path/to/apxs] )
2727 AC_MSG_RESULT ( [ 3. Apache was not built using --enable-so (the apxs usage page is displayed)] )
2828 AC_MSG_RESULT ( )
2929 AC_MSG_RESULT ( [ The output of $APXS follows:] )
You can’t perform that action at this time.
0 commit comments