Disable linking with Fink or DarwinPorts.
commit8eb38cad440d8d51d8737d546a067a88361f6c3d
authorShawn Pearce <spearce@spearce.org>
Mon, 24 Jul 2006 04:28:28 +0000 (24 00:28 -0400)
committerJunio C Hamano <junkio@cox.net>
Mon, 24 Jul 2006 06:39:37 +0000 (23 23:39 -0700)
tree5a72acc5ec8610c284cdbf593173d565b1859cc4
parent5df52584fa6cce1789009ad8a11f9eee92d5168a
Disable linking with Fink or DarwinPorts.

It may be desirable for the compiler to disable linking against Fink
or DarwinPorts, especially if both are installed on the system and
the user wants GIT to be linked specifically to only one of them.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile