Sun mlib works fine. Remove comment stating otherwise.

Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Måns Rullgård 19 years ago
parent 2eb1a65d91
commit 7f53b77c83
  1. 1
      libavcodec/Makefile

@ -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)

Loading…
Cancel
Save