Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
dateformat: parse %(xxdate) %(yydate:format) correctly
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index 9a578405d856c3633e7137a24964b7b80fd96485..a3032e389f6bf63cd46a3aa23e59b6a6cd537132 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-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@
-