summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2007-09-20 17:55:46 (GMT)
committerdas <das@noemail.net>2007-09-20 17:55:46 (GMT)
commita702792a0711328da0594d404978bdb65e877995 (patch)
treef641fabd9852e769256c5749be5e6011ada03d14 /unix/README
parent3eea6b3ef0b89c7f17b34719e8720dc5fe3f9a78 (diff)
downloadtcl-core-8-4-16.zip
tcl-core-8-4-16.tar.gz
tcl-core-8-4-16.tar.bz2
document --enable-dtrace configure optioncore-8-4-16
FossilOrigin-Name: 780ab807ba92d955aaf02679358c42da6dabcc4b
Diffstat (limited to 'unix/README')
-rw-r--r--unix/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/unix/README b/unix/README
index b090a63..42fefcb 100644
--- a/unix/README
+++ b/unix/README
@@ -1,7 +1,7 @@
Tcl UNIX README
---------------
-RCS: @(#) $Id: README,v 1.24.2.2 2005/12/03 00:35:44 das Exp $
+RCS: @(#) $Id: README,v 1.24.2.3 2007/09/20 17:55:46 das Exp $
This is the directory where you configure, compile, test, and install
UNIX versions of Tcl. This directory also contains source files for Tcl
@@ -83,6 +83,10 @@ How To Compile And Install Tcl:
should be reachable under several names.
--enable-man-compression=PROG
Compress the manpages using PROG.
+ --enable-dtrace Enable tcl DTrace provider (if DTrace is
+ available on the platform), c.f. tclDTrace.d
+ for descriptions of the probes made available,
+ see http://wiki.tcl.tk/DTrace for more details.
Mac OS X only:
--enable-framework package Tcl as a framework.
--disable-corefoundation disable use of CoreFoundation API and revert to