author | Shawn Pearce <spearce@spearce.org> | |
Tue, 28 Feb 2006 14:03:48 +0000 (09:03 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 28 Feb 2006 19:02:13 +0000 (11:02 -0800) | ||
commit | e3601e8bb76e46745d4919c3f30b1dddae040eb2 | |
tree | fda2b0c067934649485625c5be364d135975a6ca | tree | snapshot |
parent | d82343b93860348215db0c7267bc051e5f80aefa | commit | diff |
Darwin: Ignore missing /sw/lib
When on Darwin platforms don't include Fink or DarwinPorts
into the link path unless the related library directory
is actually present. The linker on MacOS 10.4 complains
if it is given a directory which does not exist.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When on Darwin platforms don't include Fink or DarwinPorts
into the link path unless the related library directory
is actually present. The linker on MacOS 10.4 complains
if it is given a directory which does not exist.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |