skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 6c7ba543f3e5721ccc37a98b449a5c6224c109cd
parent 2e4d53d859e675a7f1f8fe41b27fd8b9f65b78a4
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Fri,  2 Jan 2015 22:44:57 +0000

 Fix configure --help: no support for VAR=VALUE

Diffstat:
Mconfigure | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 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.