]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
build: ldflags conversion: libsocket.
authorAndre Noll <maan@systemlinux.org>
Fri, 13 Sep 2013 06:49:50 +0000 (06:49 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:51:59 +0000 (11:51 +0100)
This converts the ldflags needed for the socket/connect system calls
in the usual way. It also drops the check for the connect() system
call, as it should always be either in -lc or -lsocket.


No differences found