author | Brandon Casey <drafnel@gmail.com> | |
Wed, 22 Dec 2010 23:58:51 +0000 (15:58 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Dec 2010 03:56:02 +0000 (19:56 -0800) | ||
commit | 19128d6cd808800ffc6f14775315e77ece8b8fc7 | |
tree | df2b9f5c05fa268dca541538364ec074bb2d44bc | tree | snapshot |
parent | 48e0ad033ffd009df1283858ac70ac53660e2d7c | commit | diff |
Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections
IRIX's fnmatch() does not support the GNU FNM_CASEFOLD extension, so set
NO_FNMATCH_CASEFOLD so that the internal fnmatch implementation will be
used.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
IRIX's fnmatch() does not support the GNU FNM_CASEFOLD extension, so set
NO_FNMATCH_CASEFOLD so that the internal fnmatch implementation will be
used.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |