about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 22:46:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 22:46:37 +0000
commit7bcf3afce24337cee9c094ad7fd7f17799813419 (patch)
tree895c400e43de6ee9a32bf60a684dcbcdfde72a6d /configure
parent765385111eea8c0f483ef558cbd4cb84ade0413b (diff)
downloads6-linux-utils-7bcf3afce24337cee9c094ad7fd7f17799813419.tar.gz
s6-linux-utils-7bcf3afce24337cee9c094ad7fd7f17799813419.tar.xz
s6-linux-utils-7bcf3afce24337cee9c094ad7fd7f17799813419.zip
Fix configure --help: no support for VAR=VALUE
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 79c356a..d2ff997 100755
--- a/configure
+++ b/configure
@@ -4,10 +4,7 @@
 
 usage () {
 cat <<EOF
-Usage: $0 [OPTION]... [VAR=VALUE]... [TARGET]
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE.  See below for descriptions of some of the useful variables.
+Usage: $0 [OPTION]... [TARGET]
 
 Defaults for the options are specified in brackets.