rrdtool/rrdtool-1.0.48-php_config.patch
cvsextras 0559b7ce77 auto-import changelog data from rrdtool-1.0.49-1.1.fc1.fr.src.rpm
Wed Aug 25 2004 Dag Wieers <dag@wieers.com> - 1.0.49-1
- Updated to release 1.0.49.
Wed Aug 25 2004 Dag Wieers <dag@wieers.com> - 1.0.48-3
- Fixes for x86_64. (Garrick Staples)
//freshrpms.net/> 1.0.48-3
- Actually apply the patch for fixing the php module, doh!
//freshrpms.net/> 1.0.48-2
- Added php.d config entry to load the module once installed.
Thu May 13 2004 Dag Wieers <dag@wieers.com> - 1.0.48-1
- Updated to release 1.0.48.
Tue Apr 06 2004 Dag Wieers <dag@wieers.com> - 1.0.47-1
- Updated to release 1.0.47.
//freshrpms.net/> 1.0.46-2
- Change the strict dependency on perl to fix problem with the recent
    update.
//freshrpms.net/> 1.0.46-1
- Update to 1.0.46.
- Use system libpng and zlib instead of bundled ones.
- Added php-rrdtool sub-package for the php4 module.
//freshrpms.net/> 1.0.45-4
- Added epoch to the perl dependency to work with rpm > 4.2.
- Fixed the % escaping in the perl dep.
//freshrpms.net/> 1.0.45-2
- Rebuild for Fedora Core 1.
//freshrpms.net/>
- Update to 1.0.45.
2004-11-09 02:50:26 +00:00

12 lines
305 B
Diff

--- contrib/php4/php_rrdtool.h.orig 2003-06-30 10:46:50.000000000 +0200
+++ contrib/php4/php_rrdtool.h 2004-08-25 20:15:28.172799056 +0200
@@ -12,6 +12,8 @@
#ifndef _PHP4_RRDTOOL_H
#define _PHP4_RRDTOOL_H
+#include "php_config.h"
+
#if COMPILE_DL_RRDTOOL
#undef HAVE_RRDTOOL
#define HAVE_RRDTOOL 1