Reinsert EOL matcher in regexp, having added appropriate Make pixie-dust escaping
Original commit message from CVS: Reinsert EOL matcher in regexp, having added appropriate Make pixie-dust escaping
This commit is contained in:
parent
5c41fb2317
commit
3f6daca2d0
@ -286,7 +286,7 @@ AC_SUBST(plugindir)
|
|||||||
|
|
||||||
dnl this really should only contain flags, not libs - they get added before
|
dnl this really should only contain flags, not libs - they get added before
|
||||||
dnl whatevertarget_LIBS and -L flags here affect the rest of the linking
|
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' -no-undefined"
|
GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' -no-undefined"
|
||||||
AC_SUBST(GST_PLUGIN_LDFLAGS)
|
AC_SUBST(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
dnl these are all the gst plug-ins, compilable without additional libs
|
dnl these are all the gst plug-ins, compilable without additional libs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user