From 3a565013bcc06f1b87ac863c7f5728de53d5c29e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 14 Feb 2002 19:33:49 +0000 Subject: undef'ing some macros used by 2 independent sources et still needed :-( --- perl-install/c/stuff.xs.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/c') diff --git a/perl-install/c/stuff.xs.pm b/perl-install/c/stuff.xs.pm index 267ac880a..33312db09 100644 --- a/perl-install/c/stuff.xs.pm +++ b/perl-install/c/stuff.xs.pm @@ -64,6 +64,9 @@ char *pcmcia_probe(void); '; $ENV{C_RPM} and print ' +#undef Fflush +#undef Mkdir +#undef Stat #include #include -- cgit v1.2.1