Code

fix openssl headers conflicting with custom SHA1 implementations
[git.git] / config.mak.in
index b776149531025c85f5665d971e6e072f0cc64893..17e9861c0634133ec5e07af99191cff99f8a40ad 100644 (file)
@@ -3,6 +3,8 @@
 
 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