diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-23 05:27:13 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-06-23 05:27:13 +0000 |
commit | 808270a4f6ca13fab50ab36aa190d16318036103 (patch) | |
tree | 181d517ac974325a1d459740d056a36ec7d5d4a0 /INSTALL | |
parent | 5fd76c3eeb1994c1e03de1e249e9fd19c16eac1c (diff) | |
download | perl-808270a4f6ca13fab50ab36aa190d16318036103.tar.gz |
add detailed changelogs and 'genlog'--the script which generates them
p4raw-id: //depot/perl@1192
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -713,7 +713,7 @@ or you can answer 'n' at the appropriate interactive Configure prompt. =head2 Malloc Performance Flags If you are using Perl's malloc, you may add one or more of the following -items to your cflags config.sh variable to change its behavior. You can +items to your ccflags config.sh variable to change its behavior. You can find out more about these and other flags by reading the commentary near the top of the malloc.c source. |