mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
a lot of work on the util/configure script.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user