]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Move Fink and Ports check to after config file
authorBrian Gernhardt <benji@silverinsanity.com>
Tue, 12 Dec 2006 17:01:47 +0000 (12:01 -0500)
committerJunio C Hamano <junkio@cox.net>
Tue, 12 Dec 2006 22:48:25 +0000 (14:48 -0800)
commit59f867400650b39568e4a7f96bd60f3a0072dbda
tree512c77c68622dc2b2a1d9328da58a23f8af53fa2
parent9abd46a3471c2d58976e06a00e937b03672b98bc
Move Fink and Ports check to after config file

Putting NO_FINK or NO_DARWIN_PORTS in config.mak is ignored because the
checks are done before the config is included.

Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile