diff options
author | Markus Duft <mduft@gentoo.org> | 2011-06-15 13:34:18 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-06-15 10:02:09 -0700 |
commit | 715876e58d2aeddf7e3b26e2fb5da0fc6e35e86f (patch) | |
tree | 476ce2e33142735ad884c44525ceac9f946bc98c /abspath.c | |
parent | a02cf90144293f4d7885be7f1d10240576aa161b (diff) | |
download | git-715876e58d2aeddf7e3b26e2fb5da0fc6e35e86f.tar.gz git-715876e58d2aeddf7e3b26e2fb5da0fc6e35e86f.tar.xz |
Update the Interix default build configuration.
Currently, on Interix, libsuacomp is required for building (see [1]).
Since suacomp provides poll() and inttypes.h for all interix versions,
remove NO_*=YesPlease that are no longer necessary.
Interix versions 3 and 5 miss struct sockaddr_storage, so make git
avoid using it.
Same for FNMATCH_CASEFOLD, which does not exist for Interix 3 and 5.
[1] http://news.gmane.org/find-root.php?message_id=%3c4DDF4440.4040405%40gentoo.org%3e
Signed-off-by: Markus Duft <mduft@gentoo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'abspath.c')
0 files changed, 0 insertions, 0 deletions