This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bffa5f
)
Re: I can't build anything in ext/
author
Michael G. Schwern
<schwern@pobox.com>
Wed, 3 Apr 2002 10:56:44 +0000
(
05:56
-0500)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Wed, 3 Apr 2002 14:56:47 +0000
(14:56 +0000)
Message-ID: <
20020403155644
.GC916@blackrider>
p4raw-id: //depot/perl@15706
lib/ExtUtils/MM_Win95.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/MM_Win95.pm
b/lib/ExtUtils/MM_Win95.pm
index
af53336
..
aaabc13
100644
(file)
--- a/
lib/ExtUtils/MM_Win95.pm
+++ b/
lib/ExtUtils/MM_Win95.pm
@@
-40,3
+40,5
@@
sub xs_o {
$(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.c
';
}
+
+1;