Remove unused define

Patch by Götz Waschk <waschk@informatik.uni-rostock.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11575 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
attila 2003-12-08 09:38:25 +00:00
parent 22c88e74e3
commit 791f52c526
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ SRCS += vosub_vidix.c
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