Home
last modified time | relevance | path

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

/external/libxml2/python/
Dsetup.py.in14 with_threads = @WITH_THREADS@ variable
172 if with_threads:
/external/libxml2/
Dconfigure.ac349 if test "$with_threads" = ""
351 with_threads=no
1045 if test "$with_threads" = "no" ; then
1052 *mingw*) if test "$with_threads" != "pthread" && test "$with_threads" != "no"; then
1062 …if test "$with_threads" = "pthread" || test "$with_threads" = "" || test "$with_threads" = "yes" ;…
/external/python/cpython2/
Dconfigure8962 if test "$with_threads" = "yes" -o -z "$with_threads"; then
9528 withval=$with_threads;
9536 withval=$with_thread; with_threads=$with_thread
9540 if test -z "$with_threads"
9541 then with_threads="yes"
9543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_threads" >&5
9544 $as_echo "$with_threads" >&6; }
9547 if test "$with_threads" = "no"
9590 if test ! -z "$with_threads" -a -d "$with_threads"
9591 then LDFLAGS="$LDFLAGS -L$with_threads"
Dconfigure.ac2433 if test "$with_threads" = "yes" -o -z "$with_threads"; then
2607 [with_threads=$with_thread])
2609 if test -z "$with_threads"
2610 then with_threads="yes"
2612 AC_MSG_RESULT($with_threads)
2615 if test "$with_threads" = "no"
2653 if test ! -z "$with_threads" -a -d "$with_threads"
2654 then LDFLAGS="$LDFLAGS -L$with_threads"
/external/ImageMagick/
Dconfigure.ac448 [with_threads=$withval],
449 [with_threads='yes'])
453 if test "$with_threads" != 'no'; then
937 if test "$with_threads" = 'yes'; then
Dconfigure9314 withval=$with_threads; with_threads=$withval
9316 with_threads='yes'
9322 if test "$with_threads" != 'no'; then
22526 if test "$with_threads" = 'yes'; then