From 234cf2bfb7cbe0d69f8cf81508f2b797259f0288 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Wed, 9 May 2007 16:52:47 +0000 Subject: [PATCH] Tow tpyoes p4raw-id: //depot/metaconfig@31182 --- U/modified/Options.U | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/U/modified/Options.U b/U/modified/Options.U index 02e2bc5..1f811b1 100644 --- a/U/modified/Options.U +++ b/U/modified/Options.U @@ -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 -- 1.8.3.1