Change 15194 by ams@lustre on 2002/03/12 06:02:20
Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
From: Jonathan Stowe <[EMAIL PROTECTED]>
Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/ext/Encode/CN/Makefile.PL#7 edit
Differences ...
==== //depot/perl/ext/Encode/CN/Makefile.PL#7 (text) ====
Index: perl/ext/Encode/CN/Makefile.PL
--- perl/ext/Encode/CN/Makefile.PL.~1~ Mon Mar 11 23:15:05 2002
+++ perl/ext/Encode/CN/Makefile.PL Mon Mar 11 23:15:05 2002
@@ -24,6 +24,7 @@
MAN3PODS => {},
# OS 390 winges about line numbers > 64K ???
XSOPT => '-nolinenumbers',
+ XSPROTOARG => '-noprototypes',
);
package MY;
End of Patch.