I think we can claim to be supporting Unicode
[p5sagit/p5-mst-13.2.git] / djgpp / config.over
index 5f58ba7..032f85e 100644 (file)
@@ -46,7 +46,9 @@ repair()
      -e 's=cwd=Cwd=' \
      -e 's=perlio/via=PerlIO/Via=' \
      -e 's=xs/typemap=XS/Typemap=' \
-     -e 's=i18n/langinfo=I18N/Langinfo='
+     -e 's=unicode/normaliz=Unicode/Normalize=' \
+     -e 's=i18n/langinfo=I18N/Langinfo=' \
+     -e 's=devel/ppport=Devel/PPPort='
 }
 static_ext=$(repair "$static_ext")
 extensions=$(repair "$extensions")