[Scummvm-cvs-logs] CVS: scummvm Makefile,1.26,1.27

James Brown ender at users.sourceforge.net
Fri Feb 7 11:25:03 CET 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv7511

Modified Files:
	Makefile 
Log Message:
Patch 679354: ComI actor redraw patch


Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Makefile	31 Dec 2002 02:09:56 -0000	1.26
+++ Makefile	7 Feb 2003 19:24:33 -0000	1.27
@@ -32,8 +32,8 @@
 #######################################################################
 
 # Uncomment this to activate the MAD lib for compressed sound files
-DEFINES += -DUSE_MAD
-LIBS    += -lmad
+#DEFINES += -DUSE_MAD
+#LIBS    += -lmad
 
 # Uncomment this to activate the Ogg Vorbis lib for compressed sound files
 # DEFINES += -DUSE_VORBIS





More information about the Scummvm-git-logs mailing list