summaryrefslogtreecommitdiff
path: root/aclocal.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-05-31Some platforms lack socklen_t typeLibravatar Gary V. Vaughan1-0/+40
Some platforms do not have a socklen_t type declaration. Signed-off-by: Gary V. Vaughan <gary@thewrittenword.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>