More portability.
authorJunio C Hamano <junio@twinsun.com>
Fri, 30 Sep 2005 20:31:16 +0000 (13:31 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 06:19:48 +0000 (23:19 -0700)
- The location of openssl development files got customizable.
- The location of iconv development files got customizable.
- Pass $TAR down to t5000 test so that the user can override with
'gmake TAR=gtar'.
- Solaris 'bc' does not seem to grok "define abs()". There is no
reason to use bc there -- expr would do.

Signed-off-by: Junio C Hamano <junio@twinsun.com>
No differences found