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' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Jun 2011 21:02:39 +0000
(14:02 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Jun 2011 21:02:39 +0000
(14:02 -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:
6051561
)
diff --git
a/config.mak.in
b/config.mak.in
index e378534cbd57add4a6c75b8eb45353e8a9322914..1258528a267a48b4114e89eab56e8c901d6816fe 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@