diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-08-09 02:15:10 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-08 22:07:08 -0700 |
commit | a20b4d899ae75e075641d7bfe9462a239c8b9236 (patch) | |
tree | f2ee735bfc1d5843c134d9ef4109d87e341b41e3 /git-branch.sh | |
parent | 7b1e9d3d854f0c0df58b88809793c1b114a45b90 (diff) | |
download | git-a20b4d899ae75e075641d7bfe9462a239c8b9236.tar.gz git-a20b4d899ae75e075641d7bfe9462a239c8b9236.tar.xz |
autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR
Add support for --with-openssl=PATH and --without-openssl,
--with-curl=PATH and --without-curl, --with-expat=PATH and
--without-expat ./configure options, each setting or unsetting
appropriate NO_PACKAGE and if called with argument also PACKAGEDIR
(of which only CURLDIR is documented in Makefile)
All above options are supported as override to autodetection; more to
come in the same style (override to autodetection), so moved the bulk
of comments for site configuration down.
Needs review by someone well versed in autoconf and m4.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-branch.sh')
0 files changed, 0 insertions, 0 deletions