aboutsummaryrefslogtreecommitdiff
path: root/net/rrdtool10/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/rrdtool10/files/patch-aa')
-rw-r--r--net/rrdtool10/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rrdtool10/files/patch-aa b/net/rrdtool10/files/patch-aa
index a6bd67160b15..8436cf0346fb 100644
--- a/net/rrdtool10/files/patch-aa
+++ b/net/rrdtool10/files/patch-aa
@@ -1,11 +1,11 @@
---- perl-shared/Makefile.PL.in.orig Sat Apr 3 18:33:13 2004
-+++ perl-shared/Makefile.PL.in Tue Apr 6 10:49:27 2004
+--- perl-shared/Makefile.PL.in.orig Thu Apr 8 01:04:53 2004
++++ perl-shared/Makefile.PL.in Sun Aug 8 18:11:16 2004
@@ -10,7 +10,7 @@
'NAME' => 'RRDs',
'VERSION_FROM' => '@top_srcdir@/perl-shared/RRDs.pm', # finds $VERSION
'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
- 'INC' => '-I@top_srcdir@ -I@top_srcdir@/src -I@top_srcdir@/gd1.3',
+ 'INC' => '-I../ -I@top_srcdir@ -I@top_srcdir@/src -I@top_srcdir@/gd1.3',
- 'CCFLAGS' => '-DHAVE_CONFIG_H',
+ 'CCFLAGS' => "$Config{ccflags} -DHAVE_CONFIG_H",
# where to look for the necessary libraries
# Perl will figure out which one is valid