aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--auto.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto.def b/auto.def
index dd6cd1d..8ab5022 100644
--- a/auto.def
+++ b/auto.def
@@ -64,11 +64,11 @@ foreach {mod attrs help} {
history {} {Tcl access to interactive history}
interp {} {Support for child interpreters}
json { optional } {JSON decoder}
- jsonencode { tcl optional } {JSON encoder}
+ jsonencode { tcl off } {JSON encoder}
load { static } {Load binary extensions at runtime with load or package}
mk { cpp off } {Interface to metakit}
namespace { static } {Tcl compatible namespace support}
- nshelper { tcl optional } {}
+ nshelper { tcl off } {}
oo { tcl } {Object Oriented class support}
pack {} {Low level binary pack and unpack}
package { static } {Package management with the package command}