projects
/
platform
/
upstream
/
gst-plugins-ugly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc9529
)
configure: remove non-ported plugins stuff
author
Tim-Philipp Müller
<tim@centricular.com>
Sun, 18 Jan 2015 16:53:41 +0000
(16:53 +0000)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sun, 18 Jan 2015 16:53:41 +0000
(16:53 +0000)
It's not needed any longer, all plugins in -ugly
have been ported.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 24de883200c5dbd3800d4a492c004c9fea6532b3..25ea7da17b1fa0bfe33d8cad50fc53cca943e47b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-229,11
+229,6
@@
AG_GST_DEFAULT_ELEMENTS
dnl *** plug-ins to include ***
-dnl Non ported plugins (non-dependant, then dependant)
-dnl Make sure you have a space before and after all plugins
-GST_PLUGINS_NONPORTED=" "
-AC_SUBST(GST_PLUGINS_NONPORTED)
-
dnl these are all the gst plug-ins, compilable without additional libs
AG_GST_CHECK_PLUGIN(asfdemux)
AG_GST_CHECK_PLUGIN(dvdlpcmdec)