diff options
m--------- | common | 0 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe +Subproject 57c83f2ced9890f1f8c4c64cd6c0b70f952e6a5 diff --git a/configure.ac b/configure.ac index e2aa8a79..12633c64 100644 --- a/configure.ac +++ b/configure.ac @@ -1418,7 +1418,7 @@ dnl whatevertarget_LIBS and -L flags here affect the rest of the linking GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' $GST_ALL_LDFLAGS" AC_SUBST(GST_PLUGIN_LDFLAGS) -SHAVE_INIT([common]) +SHAVE_INIT([common],[enable]) dnl *** output files *** |