FreeBSD Bugzilla – Attachment 99769 Details for
Bug 138942
textproc/libxml2: --with-threads (w/o argument) broken upstream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 609 bytes, created by
andrew.w.nosenko
on 2009-09-18 18:00:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
andrew.w.nosenko
Created:
2009-09-18 18:00:04 UTC
Size:
609 bytes
patch
obsolete
>--- configure- 2009-09-18 18:53:06.000000000 +0300 >+++ configure 2009-09-18 19:02:59.000000000 +0300 >@@ -20415,7 +20415,7 @@ if test "$with_threads" = "no" ; then > echo Disabling multithreaded support > else > echo Enabling multithreaded support >- if test "$with_threads" = "pthread" | test "$with_threads" = "" ; then >+ if test "$with_threads" = "pthread" | test "$with_threads" = "" | test "$with_threads" = "yes"; then > if test "${ac_cv_header_pthread_h+set}" = set; then > { $as_echo "$as_me:$LINENO: checking for pthread.h" >&5 > $as_echo_n "checking for pthread.h... " >&6; }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 138942
: 99769