Daniel P. Berrange cc84d63a42 build: allow setting a custom GIT binary for transparent proxying
Some users can't run a bare 'git' command, due to need for a transparent
proxying solution such as 'tsocks'. This adds an argument to configure to
let users specify such a thing:

  ./configure --with-git="tsocks git"

The submodule script is also updated to give the user a hint about using this
flag, if we fail to checkout modules.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-11-06 11:03:45 +00:00
..
2017-03-03 16:40:02 +01:00
2017-10-20 10:49:55 +01:00
2017-09-26 13:05:32 +02:00
2017-11-05 14:52:10 +01:00
2017-07-20 09:56:41 +02:00
2012-03-30 08:14:11 -05:00
2017-07-11 17:42:49 +03:00
2015-10-12 18:44:54 +02:00
2017-09-04 13:09:13 +02:00
2015-10-29 17:59:27 +00:00
2017-09-15 20:12:00 -03:00