diff options
author | Brandon Casey <drafnel@gmail.com> | 2010-09-09 14:15:58 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-09-09 17:11:06 -0700 |
commit | a1d558d254f84e4b816497fe30b2b8ef0b47ba71 (patch) | |
tree | 6fe8a1168ff79e2a3c3a819cd1101d193e93bb24 /pager.c | |
parent | t/t7008: workaround broken handling of \000 by printf on IRIX (diff) | |
download | tgif-a1d558d254f84e4b816497fe30b2b8ef0b47ba71.tar.xz |
Makefile: use compat regex on IRIX 6.5
The IRIX 6.5 regex.h header file defines REG_STARTEND, but the feature does
not appear to work. Since REG_STARTEND is required for proper functioning
of git-grep, set NO_REGEX and use the alternative regex libraries in compat/
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pager.c')
0 files changed, 0 insertions, 0 deletions