summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 810b80c)
raw | patch | inline | side by side (parent: 810b80c)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Jul 2008 14:18:15 +0000 (16:18 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Jul 2008 14:18:15 +0000 (16:18 +0200) |
debian/README.Debian | patch | blob | history |
diff --git a/debian/README.Debian b/debian/README.Debian
index 4c22f5edcdb0546be2528b5ab41148f56b1bb16d..273216a3c4bc73a8193f8871bad6cb44586a2404 100644 (file)
--- a/debian/README.Debian
+++ b/debian/README.Debian
The resulting file can be compiled as follows:
- gcc -shared -fPIC -o myplugin.so myplugin.c
+ gcc -DHAVE_CONFIG_H -shared -fPIC -o myplugin.so myplugin.c
Copy myplugin.so to /usr/lib/collectd and add the following line to your
collectd config file: