FreeBSD Bugzilla – Attachment 92063 Details for
Bug 129631
databases/Memcached threading support broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 465 bytes, created by
Artemiev Igor
on 2008-12-14 11:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Artemiev Igor
Created:
2008-12-14 11:40:01 UTC
Size:
465 bytes
patch
obsolete
>--- configure.orig 2008-12-11 14:32:52.000000000 +0000 >+++ configure 2008-12-11 14:33:30.000000000 +0000 >@@ -5637,7 +5637,7 @@ > enableval=$enable_threads; > fi > >-if test "x$enable_threads" == "xyes"; then >+if test "x$enable_threads" = xyes; then > { echo "$as_me:$LINENO: checking for library containing pthread_create" >&5 > echo $ECHO_N "checking for library containing pthread_create... $ECHO_C" >&6; } > if test "${ac_cv_search_pthread_create+set}" = set; then
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 129631
: 92063 |
92064