File link-mysql-embedded.diff of Package amarok
--- src/collection/sqlcollection/CMakeLists.txt 2009/06/04 07:37:33 1.1
+++ src/collection/sqlcollection/CMakeLists.txt 2009/06/04 07:37:59
@@ -63,11 +63,6 @@
${KDE4_KIO_LIBS}
${KDE4_THREADWEAVER_LIBRARIES}
${MYSQL_EMBEDDED_LIBRARIES}
- #this line may be needed on Debian or other systems where mysql is compiled
- #in the prescence of yassl. However it seems to cause problems for other people,
- #so its been disabled.
- #See http://bugs.mysql.com/bug.php?id=21489
- ${MYSQL_LIBRARIES}
${CMAKE_DL_LIBS}
${ZLIB_LIBRARIES}
)