autoconf: Checks for some programs
[gitweb.git] / config.mak.in
index 82c9781f0dab92e507f831b2bbd0efcadc4bcc0c..89520ebefe768812f9ea6dde37b830a2d00d4a48 100644 (file)
@@ -1,6 +1,11 @@
 # git Makefile configuration, included in main Makefile
 # @configure_input@
 
+CC = @CC@
+AR = @AR@
+TAR = @TAR@
+#INSTALL = @INSTALL@           # needs install-sh or install.sh in sources
+
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 bindir = @bindir@