1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-14 21:35:06 +02:00

Sun mlib works fine. Remove comment stating otherwise.

Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård 2006-07-08 16:36:21 +00:00
parent 2eb1a65d91
commit 7f53b77c83

View File

@ -388,7 +388,6 @@ endif
endif
# sun mediaLib specific stuff
# currently only works when libavcodec is used in mplayer
ifeq ($(HAVE_MLIB),yes)
OBJS += mlib/dsputil_mlib.o
CFLAGS += $(MLIB_INC)