summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2006-07-08 16:36:21 +0000
committerMåns Rullgård <mans@mansr.com>2006-07-08 16:36:21 +0000
commit7f53b77c83a336a7255d62bc051292d64a8f1ef2 (patch)
tree6f77d95ac9d6c51b61cb12f15d26b477539fc839
parent2eb1a65d911a2af3b86164a1506cccfa9cd0d51a (diff)
Sun mlib works fine. Remove comment stating otherwise.
Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
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)