Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 371816 Details for
Bug 501644
app-admin/collectd-5.4.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
collectd-5.4.1-libocci.patch
collectd-5.4.1-libocci.patch (text/plain), 683 bytes, created by
Johan Bergström
on 2014-03-06 00:02:35 UTC
(
hide
)
Description:
collectd-5.4.1-libocci.patch
Filename:
MIME Type:
Creator:
Johan Bergström
Created:
2014-03-06 00:02:35 UTC
Size:
683 bytes
patch
obsolete
>diff --git configure.ac configure.ac >index 7029e1e..72f6ff4 100644 >--- configure.ac >+++ configure.ac >@@ -2941,14 +2941,14 @@ AC_ARG_WITH(oracle, [AS_HELP_STRING([--with-oracle@<:@=ORACLE_HOME@:>@], [Path t > ]) > if test "x$ORACLE_HOME" != "x" > then >- with_oracle_cppflags="-I$ORACLE_HOME/rdbms/public" >+ with_oracle_cppflags="-I$ORACLE_HOME/rdbms/public -locci" > > if test -e "$ORACLE_HOME/lib/ldflags" > then > with_oracle_libs=`cat "$ORACLE_HOME/lib/ldflags"` > fi > #with_oracle_libs="-L$ORACLE_HOME/lib $with_oracle_libs -lclntsh" >- with_oracle_libs="-L$ORACLE_HOME/lib -lclntsh" >+ with_oracle_libs="-L$ORACLE_HOME/lib -lclntsh -locci" > fi > if test "x$with_oracle" = "xyes" > 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 501644
:
371814
| 371816 |
371818
|
371820
|
371822