projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d6568
)
Also build the videoscaler on non-I386 because we now have have a plain
author
Wim Taymans
<wim.taymans@gmail.com>
Sun, 18 Feb 2001 23:58:27 +0000
(23:58 +0000)
committer
Wim 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
patch
|
blob
|
history
diff --git
a/libs/Makefile.am
b/libs/Makefile.am
index b77eea6fc8ba2623d4bb0f4b06731cf6ae228a9a..b95a1f5c6e6bdd300b58c887a5bfd47895f6389e 100644
(file)
--- a/
libs/Makefile.am
+++ b/
libs/Makefile.am
@@
-1,5
+1,5
@@
if HAVE_CPU_I386
-GSTARCH_SUBDS =
videoscale
winloader
+GSTARCH_SUBDS = winloader
else
GSTARCH_SUBDS =
endif