now we use gmake if it is avaialbe in PATH during ./configure; also added the --with-make=PATH option to allow the user to specify a custom make utility. released ngx_openresty 1.0.4.2rc9.

This commit is contained in:
agentzh (章亦春)
2011-08-07 11:26:41 +08:00
parent 23d0222ed3
commit a50e578d0e
3 changed files with 124 additions and 44 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.0.4
minor_ver=2rc8
minor_ver=2rc9
version=$main_ver.$minor_ver
echo $version