Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
blame: show "previous" information in --porcelain/--incremental format
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index f67d673d013b3db84df804d5313c54ac186cae0b..17e9861c0634133ec5e07af99191cff99f8a40ad 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-4,6
+4,7
@@
CC = @CC@
CFLAGS = @CFLAGS@
LDFLAGS = @LDFLAGS@
+CC_LD_DYNPATH = @CC_LD_DYNPATH@
AR = @AR@
TAR = @TAR@
#INSTALL = @INSTALL@ # needs install-sh or install.sh in sources