projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff69ace
)
configure.ac: fix typo
author
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 19 Apr 2016 14:08:44 +0000
(16:08 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 19 Apr 2016 14:08:44 +0000
(16:08 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
de24293
..
68db42b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-5233,7
+5233,7
@@
PKG_CHECK_MODULES([LIBNOTIFY], [libnotify],
PKG_CHECK_MODULES([RIEMANN_C], [riemann-client >= 1.8.0],
[with_riemann_c="yes"],
- [with_riemann_c="no (p
b
g-config doesn't know riemann-c-client)"])
+ [with_riemann_c="no (p
k
g-config doesn't know riemann-c-client)"])
# Check for enabled/disabled features
#