BTW, could somebody clarify why git upstream has this ./configure
option:
--with-openssl use OpenSSL library (default is YES)
ARG can be prefix for openssl library and headers..., and defaulting to YES? It looks like git upstream -expects- to be linked to OpenSSL. But if the position of upstream committers is that this would produce something undistributable, that would be very surprising. Chris

