added the --with-luajit=PATH option to ./configure per NginxUser's suggestion.

This commit is contained in:
agentzh (章亦春)
2011-09-18 13:06:57 +08:00
parent 1bac07b50c
commit 733e37e053
4 changed files with 285 additions and 202 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.6
minor_ver=5
minor_ver=7
version=$main_ver.$minor_ver
echo $version