]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commit51642118c156044133720d7b36e971fcb99b1e45
tree9e75163c7e77bca9c7e8700d41826098200e182f
parentce82736ddc9b974ed538ddf0ab7fae80fb5fc5d3
build: ldflags conversion: libsocket.

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.
Makefile.in
configure.ac