If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 12 Aug 2001 23:24:18 +0000 (23:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 12 Aug 2001 23:24:18 +0000 (23:24 +0000)
commit39e02b423749ca43aca0385eea6257ecde9aee92
tree1a15ab05dce6398db23bfa3bfabcf204efce905c
parent68de02dd13dd306ab38a3120f53d4d0e47862ec5
If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
and the Perl will be built to do that by default (adding that
will break scripts having non-UTF-8 binary data, such as Latin-1.)

p4raw-id: //depot/perl@11656
op.c
toke.c
utf8.h