]> git.pld-linux.org Git - packages/scummvm.git/blob - scummvm-makefile.patch
- converted into utf-8
[packages/scummvm.git] / scummvm-makefile.patch
1 diff -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.028826 seconds and 3 git commands to generate.