comparison configure.ac @ 978:bfb1692dcddf

Update warning message.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 28 Mar 2013 15:02:51 +0200
parents 0664bfff1860
children 9bd29db2d1bf
comparison
equal deleted inserted replaced
977:d9ad299059a4 978:bfb1692dcddf
229 229
230 if test "x$xs_pkg_sidplayfp_v1" = "xyes"; then 230 if test "x$xs_pkg_sidplayfp_v1" = "xyes"; then
231 echo "" 231 echo ""
232 echo "WARNING! You seem to be using libSIDPlayFP v1.x, which is, at the" 232 echo "WARNING! You seem to be using libSIDPlayFP v1.x, which is, at the"
233 echo "time of this release, still in alpha state. The API may not be compatible." 233 echo "time of this release, still in alpha state. The API may not be compatible."
234 echo "If you experience any problems, downgrade to libSIDPlayFP release 0.3.7." 234 echo "If you experience any problems, downgrade to libSIDPlayFP 0.3.7 or 0.3.5."
235 echo "" 235 echo ""
236 echo "Or check if there are any newer releases of XMMS-SID that might support" 236 echo "Or check if there are any newer releases of XMMS-SID that might support"
237 echo "the newer versions of libSIDPlayFP." 237 echo "the newer versions of libSIDPlayFP."
238 echo "" 238 echo ""
239 echo "Or just use plain old libSIDPlay2." 239 echo "Or just use plain old libSIDPlay2."