Browse Source

Sun mlib works fine. Remove comment stating otherwise.

Originally committed as revision 5672 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Måns Rullgård 19 years ago
parent
commit
7f53b77c83
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/Makefile

+ 0
- 1
libavcodec/Makefile 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)


Loading…
Cancel
Save