This is only used if you use makemaker dirrectly in the perl-shared directory.
) : ()
);
}else{
- my $TOP_SRCDIR = $ENV{'ABS_TOP_SRCDIR'} || '../../..';
- my $TOP_BUILDDIR = $ENV{'ABS_TOP_BUILDDIR'} || '../../..';
+ my $TOP_SRCDIR = $ENV{'ABS_TOP_SRCDIR'} || '../..';
+ my $TOP_BUILDDIR = $ENV{'ABS_TOP_BUILDDIR'} || '../..';
my $SRCDIR = $ENV{'ABS_SRCDIR'} || '.';
# if the last argument when calling Makefile.PL is RPATH=/... and ... is the
# path to librrd.so then the Makefile will be written such that RRDs.so knows