Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
graph: add support for --line-prefix on all graph-aware output
[gitweb.git]
/
config.mak.uname
diff --git
a/config.mak.uname
b/config.mak.uname
index 17fed2f43ac6f7564785e2074e7f130bd625c231..b232908f8c8c2eae84bd6ef8ab2a96ac45bf94a3 100644
(file)
--- a/
config.mak.uname
+++ b/
config.mak.uname
@@
-209,6
+209,7
@@
ifeq ($(uname_S),FreeBSD)
HAVE_PATHS_H = YesPlease
GMTIME_UNRELIABLE_ERRORS = UnfortunatelyYes
HAVE_BSD_SYSCTL = YesPlease
+ PAGER_ENV = LESS=FRX LV=-c MORE=FRX
endif
ifeq ($(uname_S),OpenBSD)
NO_STRCASESTR = YesPlease