Enable git-send-email-script on Debian.
authorJunio C Hamano <junkio@cox.net>
Thu, 25 Aug 2005 23:31:43 +0000 (16:31 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 27 Aug 2005 04:46:32 +0000 (21:46 -0700)
You can define WITH_SEND_EMAIL to include the send-email command as
part of the installation. Since Debian, unlike RPM/Fedora, has the
two necessary Perl modules available as part of the mainline
distribution, there is no reason for us to shy away from shipping
send-email.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found