./configure: added the default prefix value to the usage text.

pull/67/merge
Yichun Zhang (agentzh) 10 years ago
parent 445ca90f06
commit 640108c6f5

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.

Loading…
Cancel
Save