Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Implement git clone -v
[gitweb.git]
/
config.mak.in
diff --git
a/config.mak.in
b/config.mak.in
index 467b4aaeeada518f9a65127ad9a0a63c57117217..17e9861c0634133ec5e07af99191cff99f8a40ad 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-3,6
+3,7
@@
CC = @CC@
CFLAGS = @CFLAGS@
+LDFLAGS = @LDFLAGS@
CC_LD_DYNPATH = @CC_LD_DYNPATH@
AR = @AR@
TAR = @TAR@