From 63e42cf0fcf5c7173c93f77b41cb63f3f44be9d1 Mon Sep 17 00:00:00 2001 From: William Joye Date: Mon, 31 Dec 2018 15:40:48 -0500 Subject: update TEA 3.13 --- win/Makefile.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/win/Makefile.in b/win/Makefile.in index ba4b6bd..09c2711 100644 --- a/win/Makefile.in +++ b/win/Makefile.in @@ -44,7 +44,7 @@ saods9 : dirs tcl tk \ tkmpeg tkhtml1 tkcon \ tkwin \ tksao ds9 -# posix- tclcheckdns tclsignal +# posix- tclsignal # no symbols tcl : tcl$(TCL_VERSION)/win/Makefile @@ -61,7 +61,8 @@ tcl$(TCL_VERSION)/win/Makefile : $(ENABLE64BIT) \ --prefix $(prefix) --exec-prefix $(exec_prefix) --libdir $(libdir) \ --disable-shared \ - $(CACHE) + $(CACHE) \ + TEA_PLATFORM=windows tk : tk$(TCL_VERSION)/win/Makefile @echo "" -- cgit v0.12