summaryrefslogtreecommitdiffstats
path: root/unix/README
diff options
context:
space:
mode:
authordas <das>2007-09-20 17:55:46 (GMT)
committerdas <das>2007-09-20 17:55:46 (GMT)
commit1eea940783228a5707b3719b9c142db70d8a2fa3 (patch)
treef641fabd9852e769256c5749be5e6011ada03d14 /unix/README
parenta5af327b809440e5772560d8c7fc7bd53193c371 (diff)
downloadtcl-1eea940783228a5707b3719b9c142db70d8a2fa3.zip
tcl-1eea940783228a5707b3719b9c142db70d8a2fa3.tar.gz
tcl-1eea940783228a5707b3719b9c142db70d8a2fa3.tar.bz2
document --enable-dtrace configure optioncore_8_4_16
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