author | David M. Syzdek <david.syzdek@acsalaska.net> | |
Mon, 3 Nov 2008 18:14:28 +0000 (09:14 -0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Dec 2008 06:48:58 +0000 (22:48 -0800) | ||
commit | d937c374ccb987356c1412986c8fb106b8aaef75 | |
tree | 3349fb57055f75035883cfff3b2f56a568687282 | tree | snapshot |
parent | 757c7f60a78004fc3d0ea62f44320d54ef430c10 | commit | diff |
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 <gitster@pobox.com>
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 <gitster@pobox.com>
config.mak.in | diff | blob | history | |
configure.ac | diff | blob | history |