projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1f2359
)
Win makefile: use tclsh straight (from PATH)
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 24 Jan 2014 10:46:10 +0000
(11:46 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 24 Jan 2014 10:46:10 +0000
(11:46 +0100)
This is part of msysgit (Windows Git).
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
ac38182
..
661d78e
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-7,8
+7,8
@@
DEBUG=0 # 0 for release, 1 for debug
USE_MANIFEST = 1
# TCL
-TCL="C:\Tcl\bin\tclsh85.exe"
-#TCL="C:\Program Files\Tcl\bin\tclsh83.exe"
+TCL=tclsh
+#TCL="C:\Tcl\bin\tclsh85.exe"
HAVE_TCL=1
# iconv charcter conversion utility