mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Fix for x86 Solaris.
svn path=/trunk/m4/; revision=2275
This commit is contained in:
parent
67bca910f2
commit
3eac17e81e
@ -25,7 +25,7 @@ AC_ARG_ENABLE(shouttest, [ --disable-shouttest Do not try to compile and
|
||||
SHOUT_LIBS="$SHOUT_LIBS -lshout"
|
||||
|
||||
case $host in
|
||||
sparc-sun-*)
|
||||
*-*-solaris*)
|
||||
SHOUT_LIBS="$SHOUT_LIBS -lnsl -lsocket -lresolv"
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user