Disable vorbis when unavailable
[melted] / src / modules / sdl / configure
index e7572ca..5021991 100755 (executable)
@@ -4,7 +4,9 @@ if [ "$help" != "1" ]
 then
 
 cat << EOF >> ../consumers.dat
-sdl                            libmltsdl.so
+sdl                            libmltsdl$LIBSUF
+sdl_preview            libmltsdl$LIBSUF
+sdl_still              libmltsdl$LIBSUF
 EOF
 
 fi