Prototyping ...
Jonathan Stowe [Mon, 11 Mar 2002 08:12:15 +0000 (08:12 +0000)]
   Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@15194

ext/Encode/CN/Makefile.PL

index c7ebdcd..4dadad4 100644 (file)
@@ -24,6 +24,7 @@ WriteMakefile(
              MAN3PODS  => {},
              # OS 390 winges about line numbers > 64K ???
              XSOPT => '-nolinenumbers',
+              XSPROTOARG => '-noprototypes',
              );
 
 package MY;