mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Tweak XXX comment.
git-svn-id: https://svn.xiph.org/trunk/ezstream@12595 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
9e0c427433
commit
6cdaac888d
@ -51,7 +51,8 @@ dnl XXX - Up until and including speex-1.2beta1, '-lm' has been missing from
|
||||
dnl --libs in speex.pc, even though Speex (still) depends on it. This is
|
||||
dnl a problem for Solaris' linker and at least some static archs using
|
||||
dnl GNU ld. '-lm' now comes from the libshout's libvorbis dependency and
|
||||
dnl is in the wrong place.
|
||||
dnl is in the wrong place, if libshout was built with Speex support. Just
|
||||
dnl move libm to the end for now.
|
||||
xt_shout_TEMP="`echo $SHOUT_LIBS | sed -e 's,-lm,,g'`"
|
||||
SHOUT_LIBS="$xt_shout_TEMP -lm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user