summaryrefslogtreecommitdiff
path: root/plugins/mp3/patches/mp3-with_oss.diff
blob: b54b4358f76f5a29487a94678f8a26a852b59c3f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.ORG
+++ Makefile
@@ -32,7 +32,7 @@
 #WITHOUT_LIBVORBISFILE=1
 
 ### uncomment the following line, if you want OSS sound output
-#WITH_OSS_OUTPUT=1
+WITH_OSS_OUTPUT=1
 
 ### uncomment the following line, if you want to include debug symbols
 #DBG=1