@@ -43,10 +43,13 @@ "kitdll" { if {$value} { append description ", Built as a Library" } } + "dynamictk" { + append description ", Forced Tk Dynamic Linking" + } "threaded" { if {$value} { append description ", Threaded" } else { append description ", Unthreaded"