Searched refs:with_threads (Results 1 – 6 of 6) sorted by relevance
14 with_threads = @WITH_THREADS@ variable172 if with_threads:
349 if test "$with_threads" = ""351 with_threads=no1045 if test "$with_threads" = "no" ; then1052 *mingw*) if test "$with_threads" != "pthread" && test "$with_threads" != "no"; then1062 …if test "$with_threads" = "pthread" || test "$with_threads" = "" || test "$with_threads" = "yes" ;…
8962 if test "$with_threads" = "yes" -o -z "$with_threads"; then9528 withval=$with_threads;9536 withval=$with_thread; with_threads=$with_thread9540 if test -z "$with_threads"9541 then with_threads="yes"9543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_threads" >&59544 $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"
2433 if test "$with_threads" = "yes" -o -z "$with_threads"; then2607 [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"
448 [with_threads=$withval],449 [with_threads='yes'])453 if test "$with_threads" != 'no'; then937 if test "$with_threads" = 'yes'; then
9314 withval=$with_threads; with_threads=$withval9316 with_threads='yes'9322 if test "$with_threads" != 'no'; then22526 if test "$with_threads" = 'yes'; then