2004-04-06 09:30:51 +02:00
|
|
|
--- 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
|
|
|
|
@@ -10,7 +10,7 @@
|
1999-09-30 02:52:17 +02:00
|
|
|
'NAME' => 'RRDs',
|
2002-05-04 23:31:56 +02:00
|
|
|
'VERSION_FROM' => '@top_srcdir@/perl-shared/RRDs.pm', # finds $VERSION
|
2000-06-28 16:02:51 +02:00
|
|
|
'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
|
2004-04-06 09:30:51 +02:00
|
|
|
- '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',
|
1999-09-30 02:52:17 +02:00
|
|
|
# where to look for the necessary libraries
|
|
|
|
# Perl will figure out which one is valid
|