Add check to see if the socket library is required
authorTony Arkles <tony.arkles@beagleproductions.com>
Fri, 12 Oct 2012 04:16:33 +0000 (04:16 +0000)
committerTony Arkles <tony.arkles@beagleproductions.com>
Fri, 12 Oct 2012 04:16:33 +0000 (04:16 +0000)
commitdd8e81fd3af653a30b6e776c5dc32a34a8434112
tree1a726deb47f27540cbffcdcae3a9e56e9b1a1a8e
parent95acbc855c9b77e34fa7e2ea33da3e6d686824a9
Add check to see if the socket library is required

This is necessary to get Skytools to build successfully on SmartOS, where you
have to explicitly add -lsocket when using socket calls.
configure.ac