a lot of work on the util/configure script.

This commit is contained in:
agentzh (章亦春)
2011-03-06 15:11:20 +08:00
parent d9ab99217e
commit 64c3ab1146
5 changed files with 256 additions and 28 deletions

View File

@ -3,9 +3,9 @@
root=$(readlink -f -- "$(dirname -- "$0")/..")
debug=
main_ver=0.8.54
minor_ver=0
version=$main_ver.$minor_ver
. util/ver
name=ngx_openresty-$version
work=$root/work