summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 22:47:12 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 22:47:12 +0000
commit8498c4d9d92f2e7616d99dfb0fe8b3b6caebedf5 (patch)
tree6648013ed1ea836d823289a3f55b42d57ca4e78e /configure
parentae158061f4532d6bd3ae9f598fef1cf3dc1ba631 (diff)
downloads6-networking-8498c4d9d92f2e7616d99dfb0fe8b3b6caebedf5.tar.xz
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.