diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-07-08 23:07:13 +0200 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-09 02:20:57 -0700 |
commit | fd22c0271b33227e651be456beb4cead934f5624 (patch) | |
tree | 85802bb4616aa688e3b62d32b4f200671dfbb8f0 /git-branch.sh | |
parent | ebdf53210ca30eaaa6cf5f555200678bf5f256ac (diff) | |
download | git-fd22c0271b33227e651be456beb4cead934f5624.tar.gz git-fd22c0271b33227e651be456beb4cead934f5624.tar.xz |
autoconf: Checks for some programs
./configure script checks now for the following programs:
* CC - using AC_PROG_CC
* AR - using AC_CHECK_TOOL among ar
* TAR - among gtar, tar
Checks not implemented:
* INSTALL - needs install-sh or install.sh in sources
* RPMBUILD - not known alternatives for rpmbuild
* PYTHON - no PYTHON variable in Makefile,
has to set NO_PYTHON if not present
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