diff options
-rw-r--r-- | project/config/cfgdefs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/config/cfgdefs.sh b/project/config/cfgdefs.sh index 02b19b3..f0bc0d7 100644 --- a/project/config/cfgdefs.sh +++ b/project/config/cfgdefs.sh @@ -208,6 +208,7 @@ cfgdefs_perform_target_tests() # tcl/tk libc cfgtest_newline cfgtest_comment 'tcl/tk' + mb_tcltk_libs= for mb_tcltk_ver in 8.9 8.8 8.7 8.6 8.5; do if [ -z "$mb_tcltk_libs" ]; then |