autoconf: Add support for setting SHELL_PATH and PERL_PATH
authorJakub Narebski <jnareb@gmail.com>
Wed, 2 Aug 2006 22:38:11 +0000 (00:38 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 3 Aug 2006 00:16:40 +0000 (17:16 -0700)
This patch adds support for setting SHELL_PATH and PERL_PATH to
autoconf generated ./configure script via --with-shell=PATH and
--with-perl=PATH options.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found