Updated collectd to 4.4.3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12549 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cyrus
2008-09-08 10:09:54 +00:00
parent 9e8857c88d
commit 5c04cde1cc
2 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
Index: collectd-4.4.2/configure
Index: collectd-4.4.3/configure
===================================================================
--- collectd-4.4.2.orig/configure 2008-07-17 19:34:16.000000000 +0200
+++ collectd-4.4.2/configure 2008-07-17 19:34:25.000000000 +0200
@@ -31428,7 +31428,7 @@
--- collectd-4.4.3.orig/configure 2008-09-08 11:14:03.000000000 +0200
+++ collectd-4.4.3/configure 2008-09-08 11:14:21.000000000 +0200
@@ -31446,7 +31446,7 @@
withval=$with_rrdtool; if test "x$withval" != "xno" && test "x$withval" != "xyes"
then
librrd_cflags="-I$withval/include"