aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2020-04-02 20:57:16 -0300
committerHisham Muhammad <hisham@gobolinux.org>2020-04-02 20:57:38 -0300
commit33163294fb984abc20e7ee5713f7778231999ace (patch)
tree17438ee529adf009d7348487d2fead4327456f90
parent568624c42d3ce2e0781e644e881f4b696424829f (diff)
downloadluarocks-33163294fb984abc20e7ee5713f7778231999ace.tar.gz
luarocks-33163294fb984abc20e7ee5713f7778231999ace.tar.bz2
luarocks-33163294fb984abc20e7ee5713f7778231999ace.zip
configure: remove incorrect documentation in help screen
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 89c9ce64..7c593462 100755
--- a/configure
+++ b/configure
@@ -90,10 +90,7 @@ BLUE() {
90 90
91show_help() { 91show_help() {
92cat <<EOF 92cat <<EOF
93Usage: ./configure [OPTION]... [VAR=VALUE]... 93Usage: ./configure [OPTION]...
94
95To assign environment variables (e.g., CC, CFLAGS...), specify them as
96VAR=VALUE. See below for descriptions of some of the useful variables.
97 94
98Defaults for the options are specified in brackets. 95Defaults for the options are specified in brackets.
99 96