Upgrade to Encode 1.42, from Dan Kogai.
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode / Makefile_PL.e2x
index 59b5149..8571033 100644 (file)
@@ -16,7 +16,7 @@ my %tables = (
 #### DO NOT EDIT BEYOND THIS POINT!
 my $enc2xs = '$_Enc2xs_';
 WriteMakefile(
-              INC              => "-I$_Inc_",
+              INC              => "-I$_E2X_",
 #### END_OF_HEADER -- DO NOT EDIT THIS LINE BY HAND! ####
              NAME              => 'Encode::'.$name,
              VERSION_FROM      => "$name.pm",