The following patches enable a user to ./configure git with python
disabled. There is nothing using the remote helper libraries yet. I
noticed this missing capability after the recent rpm .spec thread.
Ben Walton (2):
configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM
configure: Allow --without-python
configure.ac | 17 ++++++++++++++---
1 files changed, 14 insertions(+), 3 deletions(-)