author | Dennis Stosberg <dennis@stosberg.net> | |
Tue, 15 Aug 2006 09:01:27 +0000 (11:01 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 09:58:47 +0000 (02:58 -0700) | ||
commit | d1b9944db8f66131b259be407472e53db33718ea | |
tree | adb429ceb2cfbc585b199ebe01b8c2ea72339b29 | tree | snapshot |
parent | ab5573ae9f4178a7b6f6920f04c73a65feb3c690 | commit | diff |
Fix detection of ipv6 on Solaris
The configuration script detects whether linking with -lsocket is
necessary but doesn't add -lsocket to LIBS. This lets the ipv6 test
fail.
Signed-off-by: Dennis Stosberg <dennis@stosberg.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The configuration script detects whether linking with -lsocket is
necessary but doesn't add -lsocket to LIBS. This lets the ipv6 test
fail.
Signed-off-by: Dennis Stosberg <dennis@stosberg.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
configure.ac | diff | blob | history |