Commit d43f6298 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Set a substitution variable for configure-enabled plugins

parent dd8c12fe
......@@ -12,6 +12,7 @@ AC_DEFUN([VLC_ADD_BUILTINS], [
AC_DEFUN([VLC_ADD_PLUGINS], [
PLUGINS="${PLUGINS} $1"
AC_SUBST([LTLIB$1], ["lib$1_plugin.la"])
])
dnl Special cases: vlc, pics, plugins, save
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment