autoconf: Enable threaded delta search when pthreads are supported
authorDavid M. Syzdek <redacted>
Mon, 3 Nov 2008 18:14:28 +0000 (09:14 -0900)
committerJunio C Hamano <redacted>
Wed, 3 Dec 2008 06:48:58 +0000 (22:48 -0800)
commitd937c374ccb987356c1412986c8fb106b8aaef75
tree3349fb57055f75035883cfff3b2f56a568687282
parent757c7f60a78004fc3d0ea62f44320d54ef430c10
autoconf: Enable threaded delta search when pthreads are supported

Automatically set THREADED_DELTA_SEARCH when autoconf test detects
support for pthreads on the platform.  This will change the default for
some platforms that did not enable threaded delta search previously.

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