Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 165766 Details for
Bug 237675
sci-astronomy/setiathome-6.03 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ac test replacement
sah-6.03-boinc-ac-test.patch (text/plain), 519 bytes, created by
Orson Teodoro
on 2008-09-19 00:27:57 UTC
(
hide
)
Description:
ac test replacement
Filename:
MIME Type:
Creator:
Orson Teodoro
Created:
2008-09-19 00:27:57 UTC
Size:
519 bytes
patch
obsolete
>--- m4/sah_check_boinc.m4.orig 2008-09-15 17:13:25.000000000 -0700 >+++ m4/sah_check_boinc.m4 2008-09-15 17:41:26.000000000 -0700 >@@ -46,7 +46,17 @@ > AC_MSG_RESULT($BOINCDIR) > else > no_boinc=yes >- AC_MSG_RESULT(not found) >+ fi >+ if test no_boinc=yes >+ then >+ if test -f "/usr/lib/libboinc.a" && test -f "/usr/include/BOINC/boinc_api.h" >+ then >+ no_boinc= >+ AC_MSG_RESULT(yes) >+ else >+ no_boinc=yes >+ AC_MSG_RESULT(not found) >+ fi > fi > if test -z "$PROJECTDIR" > 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 237675
:
165445
|
165446
|
165448
|
165449
|
165451
| 165766 |
165767
|
165768
|
165770
|
165771
|
165773
|
165775
|
165777
|
165779