mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Backpropogate hack for libshout test
svn path=/trunk/m4/; revision=3855
This commit is contained in:
parent
8ce3dbb957
commit
b048ecc171
@ -22,7 +22,7 @@ AC_ARG_ENABLE(shouttest, [ --disable-shouttest Do not try to compile and
|
||||
SHOUT_LIBS="-L$prefix/lib"
|
||||
fi
|
||||
|
||||
SHOUT_LIBS="$SHOUT_LIBS -lshout"
|
||||
SHOUT_LIBS="$SHOUT_LIBS -lshout -lpthread"
|
||||
|
||||
case $host in
|
||||
*-*-solaris*)
|
||||
|
Loading…
Reference in New Issue
Block a user