author | Junio C Hamano <junio@twinsun.com> | |
Fri, 30 Sep 2005 20:31:16 +0000 (13:31 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 06:19:48 +0000 (23:19 -0700) | ||
commit | 455a7f3275d264f6e66045b92c83747ec461dda5 | |
tree | 566b08d502b5cb82e0a72d485026a6707b2a73c3 | tree | snapshot |
parent | 8098a178b26dc7a158d129a092a5b78da6d12b72 | commit | 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>
- 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>
Makefile | diff | blob | history | |
t/Makefile | diff | blob | history | |
t/t5000-tar-tree.sh | diff | blob | history | |
t/t6002-rev-list-bisect.sh | diff | blob | history |