Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make sure the empty tree exists when needed in merge-recursive.
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index 6d20673b24552c505664c8d6983eb9ceb1b106d8..1cafa19ed4e4b9ecb683e4bc6c4aaa3ac3322b74 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-2,6
+2,7
@@
# @configure_input@
CC = @CC@
+CFLAGS = @CFLAGS@
AR = @AR@
TAR = @TAR@
#INSTALL = @INSTALL@ # needs install-sh or install.sh in sources