configure: add settings for gitconfig, editor and pager
authorBen Walton <bwalton@artsci.utoronto.ca>
Wed, 4 Nov 2009 18:06:00 +0000 (13:06 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Nov 2009 19:29:46 +0000 (11:29 -0800)
Use the new GIT_PARSE_WITH_SET_MAKE_VAR macro to allow configuration
settings for ETC_GITCONFIG, DEFAULT_PAGER and DEFAULT_EDITOR.

Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found