From 7f53b77c83a336a7255d62bc051292d64a8f1ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sat, 8 Jul 2006 16:36:21 +0000 Subject: [PATCH] Sun mlib works fine. Remove comment stating otherwise. Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index bc69d00817..6daac213ac 100644 --- a/libavcodec/Makefile +++ b/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)