Win32 tweaks to get Encode to build
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 14 Dec 2000 22:38:53 +0000 (22:38 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 14 Dec 2000 22:38:53 +0000 (22:38 +0000)
commit18b7339f76ca9f2454845b454e0d2168c487e8ee
tree02b5a81c5208e052fc8d2727b68e3bbd0b3a4308
parent9a5ca08e7f5b67208359eefb1f4b7db6c2880dcb
Win32 tweaks to get Encode to build
 - temp hack to makedef.pl till PerlIO is properly "exported".
 - MSVC dislikes
   static encpage_t foo[];
   so make 'em extern for now.

p4raw-id: //depot/perlio@8117
ext/Encode/compile
makedef.pl