diff options
author | obache <obache@pkgsrc.org> | 2012-09-22 04:43:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-22 04:43:09 +0000 |
commit | e803b55f69065bc28c4444b543732bdd4e7191b7 (patch) | |
tree | c0ec504433814bf21952b827a9721db5f4f5382d /net/libdlna | |
parent | 0cb7e1a42fc66b538c7970984239fdc649cb0585 (diff) | |
download | pkgsrc-e803b55f69065bc28c4444b543732bdd4e7191b7.tar.gz |
Fix `Fix build on SunOS`.
Passing LIBS=-liconv will be result in unwanted libiconv linkage for libdatrie
(it is just required for trietool-0.2),
then it cause build failure of depending packages due to missing libiconv.
Passing sufficient iconv library to configure script with right way,
and it also fix build failure on other platforms for the case GNU iconv
from pkgsrc is preferred rather than builtin iconv.
Diffstat (limited to 'net/libdlna')
0 files changed, 0 insertions, 0 deletions