Home
last modified time | relevance | path

Searched refs:with_threads (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/python/
Dsetup.py14 with_threads = 1 variable
172 if with_threads:
Dsetup.py.in14 with_threads = @WITH_THREADS@ variable
172 if with_threads:
/external/libmicrohttpd/
Dconfigure.ac91 [], [with_threads='auto'])
92 test "x$with_threads" = "xwin32" && with_threads='w32'
93 test "x$with_threads" = "xpthreads" && with_threads='posix'
188 if test "x$with_threads" = "xposix"; then
199 elif test "x$with_threads" = "xw32"; then
Dconfigure12315 withval=$with_threads;
12317 with_threads='auto'
12320 test "x$with_threads" = "xwin32" && with_threads='w32'
12321 test "x$with_threads" = "xpthreads" && with_threads='posix'
13089 if test "x$with_threads" = "xposix"; then
13100 elif test "x$with_threads" = "xw32"; then
/external/libxml2/
Dconfigure.ac344 if test "$with_threads" = ""
346 with_threads=no
1051 if test "$with_threads" = "no" ; then
1058 *mingw32*) if test "$with_threads" != "pthread" && test "$with_threads" != "no"; then
1068 …if test "$with_threads" = "pthread" || test "$with_threads" = "" || test "$with_threads" = "yes" ;…
/external/ImageMagick/
Dconfigure.ac479 [with_threads=$withval],
480 [with_threads='yes'])
484 if test "$with_threads" != 'no'; then
925 if test "$with_threads" = 'yes'; then
Dconfigure11150 withval=$with_threads; with_threads=$withval
11152 with_threads='yes'
11158 if test "$with_threads" != 'no'; then
24202 if test "$with_threads" = 'yes'; then