]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: link with socketlibs when necessary
authorFabian Groffen <grobian@gentoo.org>
Mon, 17 Jan 2011 20:14:54 +0000 (21:14 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 20 Jan 2011 22:03:01 +0000 (23:03 +0100)
commit60cc9f9404dde852cc00fa05ff03108ac6ec31d8
treecc21398f4ff075f06d8af0168d44fab3b3ef4223
parent5be1c0330b8ba239a7a25ff6ec840e3316ef68c7
build-sys: link with socketlibs when necessary

To link an object which references socket functions, you need to link
with -lsocket -lnsl on Solaris.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
configure.ac
shlibs/uuid/src/Makefile.am