Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 371822 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-nohal.patch
collectd-5.4.1-nohal.patch (text/plain), 803 bytes, created by
Johan Bergström
on 2014-03-06 00:03:20 UTC
(
hide
)
Description:
collectd-5.4.1-nohal.patch
Filename:
MIME Type:
Creator:
Johan Bergström
Created:
2014-03-06 00:03:20 UTC
Size:
803 bytes
patch
obsolete
>diff --git configure.ac configure.ac >index 7029e1e..ad5e336 100644 >--- configure.ac >+++ configure.ac >@@ -1351,18 +1351,7 @@ AC_CHECK_LIB(resolv, res_search, > AM_CONDITIONAL(BUILD_WITH_LIBRESOLV, test "x$with_libresolv" = "xyes") > > dnl Check for HAL (hardware abstraction library) >-with_libhal="yes" >-AC_CHECK_LIB(hal,libhal_device_property_exists, >- [AC_DEFINE(HAVE_LIBHAL, 1, [Define to 1 if you have 'hal' library])], >- [with_libhal="no"]) >-if test "x$with_libhal" = "xyes"; then >- if test "x$PKG_CONFIG" != "x"; then >- BUILD_WITH_LIBHAL_CFLAGS="`pkg-config --cflags hal`" >- BUILD_WITH_LIBHAL_LIBS="`pkg-config --libs hal`" >- AC_SUBST(BUILD_WITH_LIBHAL_CFLAGS) >- AC_SUBST(BUILD_WITH_LIBHAL_LIBS) >- fi >-fi >+with_libhal="no" > > m4_divert_once([HELP_WITH], [ > collectd additional packages:])
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