From 390813bcfce7599ecd865db8de43eade4888e350 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 5 Mar 2002 20:31:21 +0000 Subject: added --enable-langinfo doc --- unix/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/unix/README b/unix/README index 9d77302..db268cf 100644 --- a/unix/README +++ b/unix/README @@ -1,7 +1,7 @@ Tcl UNIX README --------------- -RCS: @(#) $Id: README,v 1.20 2002/03/05 00:50:58 dgp Exp $ +RCS: @(#) $Id: README,v 1.21 2002/03/05 20:31:21 hobbs Exp $ This is the directory where you configure, compile, test, and install UNIX versions of Tcl. This directory also contains source files for Tcl @@ -68,6 +68,11 @@ How To Compile And Install Tcl: --disable-64bit disable 64bit support (where applicable) --enable-64bit-vis enable 64bit Sparc VIS support --disable-64bit-vis disable 64bit Sparc VIS support + --enable-langinfo Allows use of modern nl_langinfo check for + better localization support. This is on by + default on platforms where nl_langinfo is + found. + --disable-langinfo Specifically disables use of nl_langinfo. Note: by default gcc will be used if it can be located on the PATH. if you want to use cc instead of gcc, set the CC environment variable -- cgit v0.12