From: Nick Ing-Simmons Date: Wed, 2 Jan 2002 17:44:36 +0000 (+0000) Subject: Sort out muddle of editing on three machines ... X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0a7020c91bd4a1b2a3d51364c3556294468b8381;p=p5sagit%2Fp5-mst-13.2.git Sort out muddle of editing on three machines ... p4raw-id: //depot/perlio@14021 --- 0a7020c91bd4a1b2a3d51364c3556294468b8381 diff --cc ext/Devel/PPPort/Makefile.PL index 674ee4c,b7fb31c..f86ca5b --- a/ext/Devel/PPPort/Makefile.PL +++ b/ext/Devel/PPPort/Makefile.PL @@@ -6,7 -6,7 +6,7 @@@ WriteMakefile DISTNAME => "Devel-PPPort", VERSION_FROM=> 'PPPort.pm', -- #PM => {'PPPort.pm' => '$(INST_LIBDIR)/PPPort.pm'}, ++ #PM => {'PPPort.pm' => '$(INST_LIBDIR)/PPPort.pm'}, OBJECT => 'PPPort$(OBJ_EXT) module2$(OBJ_EXT) module3$(OBJ_EXT)', XSPROTOARG => '-noprototypes', 'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" }, diff --cc perl.h index 5f14bd7,593df8c..1322bbc --- a/perl.h +++ b/perl.h @@@ -4101,7 -4099,7 +4101,7 @@@ extern void moncontrol(int) HAS_STRUCT_CMSGHDR HAS_NL_LANGINFO -- ++ HAS_DIRFD so that Configure picks them up. */