author | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 May 2011 01:50:45 +0000 (18:50 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 May 2011 20:58:31 +0000 (13:58 -0700) | ||
commit | 5937b792f057c9e678a7914bf477ff8909033ea1 | |
tree | ef1681c782b6e0cf0bec46193b4ec894c6cd496e | tree | snapshot |
parent | 9fb1e6984201892b6dfb7e1a9195e2544a5af754 | commit | diff |
config.mak.in: allow "configure --sysconfdir=/else/where"
We do allow vanilla Makefile users to say make sysconfdir=/else/where
and config.mak can also be tweaked manually for the same effect. Give
the same configurablity to ./configure users as well.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We do allow vanilla Makefile users to say make sysconfdir=/else/where
and config.mak can also be tweaked manually for the same effect. Give
the same configurablity to ./configure users as well.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.in | diff | blob | history |