From: Adam Dickmeiss Date: Fri, 28 Feb 2014 09:13:35 +0000 (+0100) Subject: NMAKE makefile: change TCL setting X-Git-Tag: v2.0.57~2 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=427ca5f986a5c3db226476fa46e5f89fba346ef6;ds=sidebyside NMAKE makefile: change TCL setting --- diff --git a/win/makefile b/win/makefile index be3d740..836c860 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,8 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # TCL is optional - ONLY needed for source straight from Git -TCL="C:\Tcl\bin\tclsh85.exe" +TCL=tclsh +#TCL="C:\Tcl\bin\tclsh85.exe" HAVE_TCL=1 # EXPAT is optional. It's required for grs.xml-filters.