diff options
author | Wrobell <wrobell@ite.pl> | 2002-01-18 02:05:25 +0000 |
---|---|---|
committer | Wrobell <wrobell@ite.pl> | 2002-01-18 02:05:25 +0000 |
commit | 7304bf825b8a6d5ab1cb2eda04d7dae89ff07fbc (patch) | |
tree | 1137f7b3ecbfaa812fa64249854b70860fe70012 /configure.ac | |
parent | a7465f6f46ecdc5effd6b9e89785c6e880d50920 (diff) |
- plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ab7918a8..ce22a073 100644 --- a/configure.ac +++ b/configure.ac @@ -239,6 +239,8 @@ AC_SUBST(X_LIBS) dnl ========================================================================== dnl ============================= gst plugins ================================ dnl ========================================================================== +GST_PLUGIN_LDFLAGS='-module -avoid-version' +AC_SUBST(GST_PLUGIN_LDFLAGS) GST_PLUGINS_ALL="\ ac3parse adder audioscale auparse avi chart\ |