Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kk/maint-prefix-in-config-mak'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 31 May 2011 19:09:12 +0000
(12:09 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 31 May 2011 19:09:12 +0000
(12:09 -0700)
* kk/maint-prefix-in-config-mak:
config.mak.in: allow "configure --sysconfdir=/else/where"
config.mak.in
patch
|
blob
|
history
raw
(from parent 1:
df873f9
)
diff --git
a/config.mak.in
b/config.mak.in
index f30130b17a22a6227496b135812cd2ac660ed19b..ab371012a22f39bf31f512e276e12f55b6d1b8b7 100644
(file)
--- a/
config.mak.in
+++ b/
config.mak.in
@@
-18,6
+18,7
@@
bindir = @bindir@
gitexecdir = @libexecdir@/git-core
datarootdir = @datarootdir@
template_dir = @datadir@/git-core/templates
+sysconfdir = @sysconfdir@
mandir=@mandir@