--- configure.ac.orig	2012-04-17 23:26:00.000000000 +1000
+++ configure.ac	2012-04-17 23:30:17.000000000 +1000
@@ -82,7 +82,7 @@
 --> compiling without sound support
 --------------------------------------------------]))
 
-AC_CHECK_LIB([vorbis], [ov_open],, AC_MSG_WARN([
+AC_CHECK_LIB([vorbis], [vorbis_info_init],, AC_MSG_WARN([
 --------------------------------------------------
 libvorbis not found!
 You need the Vorbis libs installed if you want
