summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-23 16:51:54 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-23 16:52:19 +0000
commit0a2b78c5e9fca65a8b30a4191c5a8738548647eb (patch)
tree520320d047dcfba7b72ea6a27ee6c416eb015fd1 /hints
parentf58b9ef133ec1792309e75435d4b73428cef3ea2 (diff)
downloadperl-0a2b78c5e9fca65a8b30a4191c5a8738548647eb.tar.gz
Tracked down some other places to make the Unicode-Collate changes
Diffstat (limited to 'hints')
-rw-r--r--hints/uwin.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/hints/uwin.sh b/hints/uwin.sh
index 6ee9821ebc..9f7eb4eb1f 100644
--- a/hints/uwin.sh
+++ b/hints/uwin.sh
@@ -32,7 +32,7 @@
#b # compile/link flags
#b ldflags=-g
#b optimize=-g
-#b static_ext="B Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call IO IPC/SysV MIME::Base64 Opcode PerlIO::scalar POSIX SDBM_File Socket Storable Unicode::Normalize attributes re"
+#b static_ext="B Data/Dumper Digest/MD5 Errno Fcntl Filter::Util::Call IO IPC/SysV MIME::Base64 Opcode PerlIO::scalar POSIX SDBM_File Socket Storable Unicode::Collate Unicode::Normalize attributes re"
#b #static_ext=none
#b # dynamic loading needs work
#b usedl=undef
@@ -109,7 +109,7 @@ optimize=-g
# Original, with :: separators, cause make to choke.
# No longer seems to be necessary at all.
-# static_ext="B Data/Dumper Digest/MD5 Errno Fcntl Filter/Util/Call IO IPC/SysV MIME/Base64 Opcode PerlIO/scalar POSIX SDBM_File Socket Storable Unicode/Normalize attributes re"
+# static_ext="B Data/Dumper Digest/MD5 Errno Fcntl Filter/Util/Call IO IPC/SysV MIME/Base64 Opcode PerlIO/scalar POSIX SDBM_File Socket Storable Unicode/Collate Unicode/Normalize attributes re"
# perl malloc will not work
usemymalloc=n