Remove redundant EXTRALIBS declaration.
Originally committed as revision 20039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
@@ -5,7 +5,6 @@ NAME=swscale
|
|||||||
ifeq ($(BUILD_SHARED),yes)
|
ifeq ($(BUILD_SHARED),yes)
|
||||||
LIBVERSION=$(SWSVERSION)
|
LIBVERSION=$(SWSVERSION)
|
||||||
LIBMAJOR=$(SWSMAJOR)
|
LIBMAJOR=$(SWSMAJOR)
|
||||||
EXTRALIBS := -L../libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# NOTE: -I.. is needed to include config.h
|
# NOTE: -I.. is needed to include config.h
|
||||||
|
Reference in New Issue
Block a user