]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
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)
commit455a7f3275d264f6e66045b92c83747ec461dda5
tree566b08d502b5cb82e0a72d485026a6707b2a73c3
parent8098a178b26dc7a158d129a092a5b78da6d12b72
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>
Makefile
t/Makefile
t/t5000-tar-tree.sh
t/t6002-rev-list-bisect.sh