Commit f32fcd9e authored by diego's avatar diego

Remove useless conditional.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@22355 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 16e8b05f
......@@ -2,10 +2,8 @@
include ../config.mak
NAME=swscale
ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(SWSVERSION)
LIBMAJOR=$(SWSMAJOR)
endif
EXTRALIBS := -L$(BUILD_ROOT)/libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment