summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-03-26 17:53:27 -0600
committerKarl Williamson <public@khwilliamson.com>2011-03-26 18:01:34 -0600
commitf3514a2f4761d07ff19aab3d49350d92ab075391 (patch)
tree38e4f91c001f99bca54a470185b90f9ee54381c2 /lib
parent5d294d41a620158269fda5243cf76bc37a785020 (diff)
downloadperl-f3514a2f4761d07ff19aab3d49350d92ab075391.tar.gz
perluniprops: mktables is not installed by default
Diffstat (limited to 'lib')
-rw-r--r--lib/unicore/mktables7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index 181011b187..d097cdb2af 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -13254,9 +13254,10 @@ the properties are listed enclosed in (parentheses).
An installation can choose to allow any of these to be matched by downloading
the Unicode database from L<http://www.unicode.org/Public/> to
-C<\$Config{privlib}>/F<unicore/>, changing the controlling lists contained in
-the program C<\$Config{privlib}>/F<unicore/mktables> and then re-running
-F<mktables>. (C<\%Config> is available from the Config module).
+C<\$Config{privlib}>/F<unicore/> in the Perl source tree, changing the
+controlling lists contained in the program
+C<\$Config{privlib}>/F<unicore/mktables> and then re-compiling and installing.
+(C<\%Config> is available from the Config module).
=head1 Files in the I<To> directory (for serious hackers only)