author | Jeff King <peff@peff.net> | |
Thu, 10 Jun 2010 08:59:52 +0000 (04:59 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 11 Jun 2010 16:05:34 +0000 (09:05 -0700) | ||
commit | f4c2eb8b34571e645336484d2b444261a535faea | |
tree | 1bfdc21f7ba242889e9656e299571ba910583914 | tree | snapshot |
parent | 2543d9b609d158f611e317738644e67cacac6b9a | 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 |