]> asedeno.scripts.mit.edu Git - git.git/blobdiff - config.mak.in
Merge branch 'maint'
[git.git] / config.mak.in
index 9a578405d856c3633e7137a24964b7b80fd96485..a3032e389f6bf63cd46a3aa23e59b6a6cd537132 100644 (file)
@@ -6,6 +6,7 @@ CFLAGS = @CFLAGS@
 AR = @AR@
 TAR = @TAR@
 #INSTALL = @INSTALL@           # needs install-sh or install.sh in sources
+TCLTK_PATH = @TCLTK_PATH@
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@
@@ -37,4 +38,3 @@ NO_STRCASESTR=@NO_STRCASESTR@
 NO_STRLCPY=@NO_STRLCPY@
 NO_SETENV=@NO_SETENV@
 NO_ICONV=@NO_ICONV@
-