mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
./configure: added the default prefix value to the usage text.
This commit is contained in:
2
util/configure
vendored
2
util/configure
vendored
@ -877,7 +877,7 @@ sub usage ($) {
|
||||
my $msg = <<'_EOC_';
|
||||
--help this message
|
||||
|
||||
--prefix=PATH set the installation prefix
|
||||
--prefix=PATH set the installation prefix (default to /usr/local/openresty).
|
||||
|
||||
--with-debug enable the debugging logging and also enable -O0 -g for the C compiler.
|
||||
this not only affects nginx, but also other components.
|
||||
|
Reference in New Issue
Block a user