autoconf: Unset NO_STH and NEED_STH when it is detected not needed
authorJakub Narebski <redacted>
Fri, 4 Aug 2006 21:43:59 +0000 (23:43 +0200)
committerJunio C Hamano <redacted>
Mon, 7 Aug 2006 08:22:13 +0000 (01:22 -0700)
commitd5c31a1ccfa1195cff160bbad995c68037180570
treec5959c90a8802c87585ce6e7bc74f22d54324db1
parent8c6ab35efe635b2f70cdd471903cd80886ec6eec
autoconf: Unset NO_STH and NEED_STH when it is detected not needed

When configure detects some NO_XXX or NEEDS_XXX is unneeded, unset
this variable (actually set it to empty string).  This allow
autodetection to override the default set in Makefile.

[jc: while at it fixed a thinko in IPv6 detection.]

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
configure.ac
git clone https://git.99rst.org/PROJECT