summaryrefslogtreecommitdiff
path: root/ext/Encode/TW
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2002-03-10 23:21:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-11 03:07:03 +0000
commit1aebe30af2c0b05c78754c84317e50a47a2d0995 (patch)
tree88530db4c0fa516938f30f9b1d0e7e9a5db1b039 /ext/Encode/TW
parent3e3f5e61dbaf80be7bb6393d494e3662496818b6 (diff)
downloadperl-1aebe30af2c0b05c78754c84317e50a47a2d0995.tar.gz
Re: [PATCH] xsubpp prototypes warnings
Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15154
Diffstat (limited to 'ext/Encode/TW')
-rw-r--r--ext/Encode/TW/Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Encode/TW/Makefile.PL b/ext/Encode/TW/Makefile.PL
index 331f6062ef..003428e6e8 100644
--- a/ext/Encode/TW/Makefile.PL
+++ b/ext/Encode/TW/Makefile.PL
@@ -85,6 +85,7 @@ Encode_XSEncoding(pTHX_ encode_t *enc)
}
MODULE = Encode::$name PACKAGE = Encode::$name
+PROTOTYPES: DISABLE
BOOT:
{
END