]> git.pld-linux.org Git - packages/scummvm.git/blame - scummvm-makefile.patch
- converted into utf-8
[packages/scummvm.git] / scummvm-makefile.patch
CommitLineData
a7d6fa5c 1diff -ruN scummvm-0.3.0-/Makefile scummvm-0.3.0/Makefile
2--- scummvm-0.3.0-/Makefile Sun Dec 1 21:29:19 2002
3+++ scummvm-0.3.0/Makefile Sun Dec 8 16:50:46 2002
4@@ -40,8 +40,8 @@
5 LIBS += -lmad
6
7 # Uncomment this to activate the Ogg Vorbis lib for compressed sound files
8-# DEFINES += -DUSE_VORBIS
9-# LIBS += -lvorbisfile -lvorbis
10+DEFINES += -DUSE_VORBIS
11+LIBS += -lvorbisfile -lvorbis
12
13 # Uncomment this to activate the ALSA lib for midi
14 # DEFINES += -DUSE_ALSA
This page took 0.05895 seconds and 4 git commands to generate.