]> git.ipfire.org Git - thirdparty/git.git/commit - configure.ac
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)
commit657b062dbab2e17c750050d76de3e76ea28e603e
treebe65071b29ad464285a8b3f58839a0965b112e17
parentfba0cbd95d796857622d642160176907930ae511
autoconf: Add support for setting SHELL_PATH and PERL_PATH

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>
configure.ac