Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
autoconf: Use autoconf to write installation directories to config.mak.autogen
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ccd7c62e5760ec140b5860b30fd557ec3900fa3e..a37d40059168680fcf30dac1b3f8fe22ab0bcf40 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-333,6
+333,7
@@
ifneq (,$(findstring arm,$(uname_M)))
ARM_SHA1 = YesPlease
endif
+-include config.mak.autogen
-include config.mak
ifdef WITH_OWN_SUBPROCESS_PY