diff options
-rw-r--r-- | lang/jimtcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile index bc34cececfdf..b091526407bd 100644 --- a/lang/jimtcl/Makefile +++ b/lang/jimtcl/Makefile @@ -15,6 +15,7 @@ GH_COMMIT= 9a3562c HAS_CONFIGURE= yes CONFIGURE_ARGS= --full \ + --enable-utf8 \ --enable-shared \ --disable-docs |