Also build the videoscaler on non-I386 because we now have have a plain

Original commit message from CVS:
Also build the videoscaler on non-I386 because we now have have a plain
C version too.
This commit is contained in:
Wim Taymans 2001-02-18 23:58:27 +00:00
parent 28d65687ed
commit e312a0ed46

View file

@ -1,5 +1,5 @@
if HAVE_CPU_I386
GSTARCH_SUBDS = videoscale winloader
GSTARCH_SUBDS = winloader
else
GSTARCH_SUBDS =
endif