Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Include config.mak.autogen in the doc Makefile
author
Jonas Fonseca
<fonseca@diku.dk>
Thu, 31 Aug 2006 22:31:08 +0000
(
00:31
+0200)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 31 Aug 2006 23:24:40 +0000
(16:24 -0700)
... to install documentation relative to the path set with configure's
--prefix option.
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
2d7320d
)
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index 0d9ffb4ad9475de730ab2ee240d8b528b44017e8..ed8b886802b599609a312a3dbe8b5af240a9a4f7 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-33,6
+33,8
@@
man7dir=$(mandir)/man7
INSTALL?=install
INSTALL?=install
+-include ../config.mak.autogen
+
#
# Please note that there is a minor bug in asciidoc.
# The version after 6.0.3 _will_ include the patch found here:
#
# Please note that there is a minor bug in asciidoc.
# The version after 6.0.3 _will_ include the patch found here: