Git development
 help / color / mirror / Atom feed
* [PATCH 0/2] configure tweaks for NO_PYTHON
@ 2010-02-01  2:15 Ben Walton
  2010-02-01  2:15 ` [PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM Ben Walton
  0 siblings, 1 reply; 5+ messages in thread
From: Ben Walton @ 2010-02-01  2:15 UTC (permalink / raw)
  To: git, gitster; +Cc: Ben Walton

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-01 21:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01  2:15 [PATCH 0/2] configure tweaks for NO_PYTHON Ben Walton
2010-02-01  2:15 ` [PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM Ben Walton
2010-02-01  2:15   ` [PATCH 2/2] configure: Allow --without-python Ben Walton
2010-02-01 21:14   ` [PATCH 1/2] configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAM Junio C Hamano
2010-02-01 21:23     ` Ben Walton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox