[Bug 745936] New: m4: gst-args: add macro to enable or disable plugins in build time
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 9 19:41:55 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745936
Bug ID: 745936
Summary: m4: gst-args: add macro to enable or disable plugins
in build time
Classification: Platform
Product: GStreamer
Version: 1.4.5
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: common
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: hoonh83.lee at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 298941
--> https://bugzilla.gnome.org/attachment.cgi?id=298941&action=edit
m4: gst-args: add macro to enable or disable plugins in build time
Dear all.
Let me explain my situation.
In our company's target, most environments want to disable a plugin in build
time.
But, only one wants to enable to it.
And now we are using AG_GST_CHECK_PLUGIN macro.
Currently situation, for example, 99 environments may have a configure's option
in such"--disable-plugin".
I think it is a little bit inefficiently.
Thus I expand AG_GST_CHECK_PLUGIN macro to enable or disable plugin as default.
As you know, AG_GST_CHECK_PLUGIN has a default value to enable plugin.
Thus, this expanded macro may useful and it is reasonable to assume that give
degree of freedom to each target environments.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list