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

@ -29,6 +29,7 @@ else
Apache headers."
exit 1;
fi
fi
missing=""
for element in $dependencies;