This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tow tpyoes
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Wed, 9 May 2007 16:52:47 +0000 (16:52 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Wed, 9 May 2007 16:52:47 +0000 (16:52 +0000)
p4raw-id: //depot/metaconfig@31182

U/modified/Options.U

index 02e2bc5..1f811b1 100644 (file)
@@ -300,9 +300,9 @@ Usage: $me [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
          -D symbol=value   symbol gets the value 'value'
        common used examples (see INSTALL for more info):
          -Duse64bitint            use 64bit integers
-         -Duse64bitall            use 64bit inttegers and pointers
+         -Duse64bitall            use 64bit integers and pointers
          -Dusethreads             use thread support
-         -Dinc_version_list=none  do not include older perl treess in @INC
+         -Dinc_version_list=none  do not include older perl trees in @INC
          -DEBUGGING=none          DEBUGGING options
          -Dcc=gcc                 choose your compiler
          -Dprefix=/opt/perl5      choose your destination