changeset 11574:5b9e66e50cdc

Remove unused define Patch by Gtz Waschk <waschk@informatik.uni-rostock.de>
author attila
date Mon, 08 Dec 2003 09:38:25 +0000
parents b293b4eb2c8c
children 0ac7fe8f3af8
files libvo/Makefile
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/Makefile	Mon Dec 08 09:32:40 2003 +0000
+++ b/libvo/Makefile	Mon Dec 08 09:38:25 2003 +0000
@@ -11,10 +11,6 @@
 endif
 
 CFLAGS  = $(OPTFLAGS) -I. -I.. $(FREETYPE_INC) $(SDL_INC) $(X11_INC) $(EXTRA_INC) $(DXR2_INC) $(DIRECTFB_INC) -DMPG12PLAY #-Wall
-ifeq ($(VIDIX),yes)
-CFLAGS += -DVIDIX_PATH='"$(prefix)/lib/mplayer/vidix/"'
-endif
-# -I/usr/X11R6/include/
 
 .SUFFIXES: .c .o