mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-18 12:34:21 +01:00
configure: fix defaults in help.
Both "[ 1 ]" and "[ 0 ]" both evaluate true in shell; we really want an explicit '1' test. Before: $ ./configure --help ... --enable/disable-compat (default disable) After: $ ./configure --help ... --enable/disable-compat (default enable) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
361ed8675a
commit
6a73c7eeb1