]> git.pld-linux.org Git - packages/rrdtool.git/blame - rrdtool-php-config.patch
- RRD:GRAPH should always generate data for later RRD:PRINT
[packages/rrdtool.git] / rrdtool-php-config.patch
CommitLineData
53494806
ER
1--- contrib/php4/php_rrdtool.h.orig 2003-06-30 10:46:50.000000000 +0200
2+++ contrib/php4/php_rrdtool.h 2004-04-20 03:05:36.000000000 +0200
3@@ -12,6 +12,8 @@
4 #ifndef _PHP4_RRDTOOL_H
5 #define _PHP4_RRDTOOL_H
6
7+#include "config.h"
8+
9 #if COMPILE_DL_RRDTOOL
10 #undef HAVE_RRDTOOL
11 #define HAVE_RRDTOOL 1
This page took 0.087401 seconds and 4 git commands to generate.