1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

Backpropogate hack for libshout test

svn path=/trunk/m4/; revision=3855
This commit is contained in:
Michael Smith 2002-08-18 05:48:49 +00:00
parent 8ce3dbb957
commit b048ecc171

View File

@ -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*)