summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------common0
-rw-r--r--configure.ac3
2 files changed, 3 insertions, 0 deletions
diff --git a/common b/common
-Subproject 6b0a313b93535f0df7956a01405ddb63a3d76b5
+Subproject 6757dae2885c2c09ad6db243c73946ef387bb04
diff --git a/configure.ac b/configure.ac
index 35413c9f..0432ddf4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -251,6 +251,9 @@ dnl ===========================================================================
dnl ============================= gst plug-ins ================================
dnl ===========================================================================
+plugindir="\$(libdir)/gstreamer-$GST_MAJORMINOR"
+AC_SUBST(plugindir)
+
GST_PLUGIN_LDFLAGS='-module -avoid-version'
AC_SUBST(GST_PLUGIN_LDFLAGS)