nginx: Trying apxs and apxs2 while compiling nginx module

This commit is contained in:
Felipe Zimmerle 2013-12-11 05:16:05 -08:00
parent 35fd75d859
commit 65d9272fdc

View File

@ -28,6 +28,7 @@ else
echo "Aborting. Apache apxs2/apxs is not installed or fails to point\ echo "Aborting. Apache apxs2/apxs is not installed or fails to point\
Apache headers." Apache headers."
exit 1; exit 1;
fi
fi fi
missing="" missing=""