Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
d43f6298
Commit
d43f6298
authored
Apr 28, 2008
by
Rémi Denis-Courmont
Browse files
Set a substitution variable for configure-enabled plugins
parent
dd8c12fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
m4/vlc.m4
View file @
d43f6298
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment