Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments
author
Brandon Casey
<casey@nrlssc.navy.mil>
Fri, 10 Jul 2009 17:10:45 +0000
(12:10 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 11 Jul 2009 06:50:29 +0000
(23:50 -0700)
Commit
003b33a8
recently added a call to basename(). On IRIX 6.5, this
function resides in libgen and -lgen is required for the linker.
Update configure.ac too.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ecc395c
)
No differences found