BeOS: update the test status.
[p5sagit/p5-mst-13.2.git] / djgpp / config.over
index 123c03b..c27011b 100644 (file)
@@ -25,7 +25,7 @@ repair()
      -e 's/posix/POSIX/'\
      -e 's/sdbm_fil/SDBM_File/'\
      -e 's/socket/Socket/'\
-     -e 's/thread/Thread/'\
+     -e 's=[tT]hread[/a-zA-Z]*==g'\
      -e 's/byteload/ByteLoader/'\
      -e 's=devel/peek=Devel/Peek='\
      -e 's=devel/dprof=Devel/DProf='\
@@ -43,10 +43,13 @@ repair()
      -e 's=mime/base64=MIME/Base64=' \
      -e 's=time/hires=Time/HiRes=' \
      -e 's=list/util=List/Util=' \
-     -e 's=time/piece=Time/Piece=' \
      -e 's=cwd=Cwd=' \
      -e 's=perlio/via=PerlIO/Via=' \
-     -e 's=xs/typemap=XS/Typemap='
+     -e 's=perlio/encoding=PerlIO/encoding=' \
+     -e 's=xs/typemap=XS/Typemap=' \
+     -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")