summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-01-02 17:44:36 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-01-02 17:44:36 +0000
commit0a7020c91bd4a1b2a3d51364c3556294468b8381 (patch)
tree6f69006355c14821bbdf40a2c376f67848a52943
parent45ef2ede190b88887a0dfeb6502000b5ea6f0174 (diff)
parent99f22665d16e539ac96fd8697c65cfa96010d82d (diff)
downloadperl-0a7020c91bd4a1b2a3d51364c3556294468b8381.tar.gz
Sort out muddle of editing on three machines ...
p4raw-id: //depot/perlio@14021
-rw-r--r--ext/Devel/PPPort/Makefile.PL2
-rw-r--r--perl.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/Devel/PPPort/Makefile.PL b/ext/Devel/PPPort/Makefile.PL
index 674ee4c80d..f86ca5bc17 100644
--- a/ext/Devel/PPPort/Makefile.PL
+++ b/ext/Devel/PPPort/Makefile.PL
@@ -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 --git a/perl.h b/perl.h
index 5f14bd7298..1322bbc20b 100644
--- a/perl.h
+++ b/perl.h
@@ -4101,7 +4101,7 @@ extern void moncontrol(int);
HAS_STRUCT_CMSGHDR
HAS_NL_LANGINFO
-
+
HAS_DIRFD
so that Configure picks them up. */