projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afcfd11
)
Build system: Link the netapp plugin with libnetapp.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Wed, 30 Sep 2009 08:59:30 +0000
(10:59 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Wed, 30 Sep 2009 08:59:30 +0000
(10:59 +0200)
D'oh! ;)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
5c2b999
..
4b0b61b
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1983,6
+1983,7
@@
then
[with_libnetapp="yes"],
[with_libnetapp="no (symbol na_server_invoke_elem not found)"],
[$LIBNETAPP_LIBS])
+ LIBNETAPP_LIBS="-lnetapp $LIBNETAPP_LIBS"
fi
CPPFLAGS="$SAVE_CPPFLAGS"