Re: [PATCH] Add $(LIBS) and set libiconv in tools/Makefile for Darwin

2005-09-07 Thread Mark Allen
--- Junio C Hamano <[EMAIL PROTECTED]> wrote: > I'd do this slightly differently. Could you take a look at what > I have in the "proposed updates" branch, especially "Flatten > tools/ directory" commit? What I am aiming for is to have > platform specific ifeq() thing in only one place. Looks goo

[PATCH] Add $(LIBS) and set libiconv in tools/Makefile for Darwin

2005-09-06 Thread Mark Allen
against. I haven't tested this on Linux yet (but I will tomorrow when I get into work). Signed-off-by: Mark Allen <[EMAIL PROTECTED]>[PATCH] Add LIBS field and populate with iconv to tools/Makefile for Darwin OS X.4 [gcc 4.0] gets cranky about iconv data structures and no library poin