Also build the videoscaler on non-I386 because we now have have a plain
authorWim Taymans <wim.taymans@gmail.com>
Sun, 18 Feb 2001 23:58:27 +0000 (23:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 18 Feb 2001 23:58:27 +0000 (23:58 +0000)
Original commit message from CVS:
Also build the videoscaler on non-I386 because we now have have a plain
C version too.

libs/Makefile.am

index b77eea6fc8ba2623d4bb0f4b06731cf6ae228a9a..b95a1f5c6e6bdd300b58c887a5bfd47895f6389e 100644 (file)
@@ -1,5 +1,5 @@
 if HAVE_CPU_I386
-GSTARCH_SUBDS = videoscale winloader
+GSTARCH_SUBDS = winloader
 else
 GSTARCH_SUBDS =
 endif