projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f79b5
)
configure.in: Fix a typo.
author
Florian Forster
<octo@noris.net>
Tue, 4 Mar 2008 13:36:14 +0000
(14:36 +0100)
committer
Florian Forster
<octo@noris.net>
Tue, 4 Mar 2008 13:36:14 +0000
(14:36 +0100)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
e489589
..
15c941d
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-866,7
+866,7
@@
then
],
[with_rrdtool="no (symbol 'rrd_update' not found)"],
[-lm])
- ]
+ ]
,
[-lm])
CPPFLAGS="$SAVE_CPPFLAGS"