diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-17 00:14:25 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-01-17 00:22:14 +0000 |
commit | 7dc5472a0a41a8396671d5586d4c1254a1cb5e8c (patch) | |
tree | c0834144916a07530932263c27df736eea11ce2a /symbian | |
parent | 0532e1aed5e1ab09f00f851e5197457adb2e21bb (diff) | |
download | perl-7dc5472a0a41a8396671d5586d4c1254a1cb5e8c.tar.gz |
Tracked down some other places to make the Unicode-Collate changes
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/install.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/install.cfg b/symbian/install.cfg index 4b86b8211e..28760b76c2 100644 --- a/symbian/install.cfg +++ b/symbian/install.cfg @@ -112,6 +112,7 @@ ext XSLoader # ext threads PORT # ext threads/shared PORT # ext Unicode/Normalize nonconst +# ext Unicode/Collate nonconst # ext Win32 USELESS # ext XS/APItest USELESS # ext XS/Typemap nonconst USELESS |