Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3404: cleanup double empty lines between tests
[gitweb.git]
/
config.mak.uname
diff --git
a/config.mak.uname
b/config.mak.uname
index 4c68e078e7ac4a9584b2782f278b00fcbe594505..1139b4400743a8a9a687967a9dff5529d876b0c0 100644
(file)
--- a/
config.mak.uname
+++ b/
config.mak.uname
@@
-37,6
+37,7
@@
ifeq ($(uname_S),Linux)
HAVE_CLOCK_GETTIME = YesPlease
HAVE_CLOCK_MONOTONIC = YesPlease
HAVE_GETDELIM = YesPlease
+ SANE_TEXT_GREP=-a
endif
ifeq ($(uname_S),GNU/kFreeBSD)
HAVE_ALLOCA_H = YesPlease