File wview-0000-configure_in-5.20.2.diff of Package wview

diff -urN wview-5.20.2/configure.in wview-5.20.2-patch/configure.in
--- wview-5.20.2/configure.in	2012-03-21 14:55:11.000000000 +0200
+++ wview-5.20.2-patch/configure.in	2013-03-12 09:14:11.806263881 +0200
@@ -65,7 +65,7 @@
 AC_CHECK_LIB([png], [png_write_chunk], [], [echo "libpng is missing!";exit -1])
 AC_CHECK_LIB([sqlite3], [sqlite3_open], [], [echo "libsqlite3 is missing!";exit -1])
 AC_CHECK_LIB([pthread], [pthread_create], [], [echo "libpthread is missing!";exit -1])
-AC_CHECK_LIB([rad], [radthreadLock], [], [echo "librad is missing or old version!";exit -1])
+AC_CHECK_LIB([rad -lmysqlclient], [radthreadLock], [], [echo "librad is missing or old version!";exit -1])
 AC_CHECK_LIB([curl], [curl_easy_init], [], [echo "libcurl is missing!";exit -1])
 AC_CHECK_LIB([z], [inflate], [], [echo "libz is missing!";exit -1])
 
     // copy the results to the destination
openSUSE Build Service is sponsored by