Lines 111-117
Link Here
|
111 |
|
111 |
|
112 |
# Enable the right plugin |
112 |
# Enable the right plugin |
113 |
|
113 |
|
114 |
CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${p}|--enable-${p}|} |
114 |
CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${GST_PLUGIN}|--enable-${GST_PLUGIN}|} |
115 |
|
115 |
|
116 |
# Build/Install directory. defaults to ext/${GST_PLUGIN} |
116 |
# Build/Install directory. defaults to ext/${GST_PLUGIN} |
117 |
# few plugins are in sys/ |
117 |
# few plugins are in sys/ |