diff options
author | Brandon Casey <drafnel@gmail.com> | 2009-06-05 18:36:10 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-06-06 13:16:46 -0700 |
commit | 70cf991093d4ab8854de0090aca9cf8d10ebd8f8 (patch) | |
tree | cdf4a6a959444da54c1b0425a9d0c6e5c7cce6f5 /utf8.c | |
parent | efc07debaf60f5aa81bef78dc3219962ba88c3b8 (diff) | |
download | git-70cf991093d4ab8854de0090aca9cf8d10ebd8f8.tar.gz |
Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
This library is required on Solaris when compiling with NO_IPV6 since
hstrerror resides in libresolv. Additionally, Solaris 7 will need it,
since inet_ntop and inet_pton reside there too.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions