* solaris has to link to libsocket and libnsl when using socket

functions

git-svn-id: trunk@9294 -
This commit is contained in:
Jonas Maebe 2007-11-19 09:45:11 +00:00
parent f704ee2d70
commit 1384a13d8b

View File

@ -13,6 +13,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
}
{$linklib libsocket.so}
{$linklib libnsl.so}
const
{