commit | 455a7f3275d264f6e66045b92c83747ec461dda5 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@twinsun.com> | Fri Sep 30 13:31:16 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Oct 01 23:19:48 2005 -0700 |
tree | 566b08d502b5cb82e0a72d485026a6707b2a73c3 | |
parent | 8098a178b26dc7a158d129a092a5b78da6d12b72 [diff] |
More portability. - 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>