author | Jeff King <peff@peff.net> | |
Thu, 10 Jun 2010 08:59:52 +0000 (04:59 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Jun 2010 14:56:11 +0000 (07:56 -0700) | ||
commit | 19b9b0b220be08025d4db9a1c85e21637bf8fd95 | |
tree | 3059525ae87a014940d50bd06a1ef9b0d0348a43 | tree | snapshot |
parent | 92a75a391e66cfc278cf59741e484efd80c02176 | commit | diff |
Makefile: default pager on AIX to "more"
AIX doesn't ship with "less" by default, and their "more" is
more featureful than average, so the latter is a more
sensible choice. People who really want less can set the
compile-time option themselves, or users can set $PAGER.
Signed-off-by: Jeff King <peff@peff.net>
Tested-by: Tor Arntsen <tor@spacetec.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
AIX doesn't ship with "less" by default, and their "more" is
more featureful than average, so the latter is a more
sensible choice. People who really want less can set the
compile-time option themselves, or users can set $PAGER.
Signed-off-by: Jeff King <peff@peff.net>
Tested-by: Tor Arntsen <tor@spacetec.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |