Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Navigation
←
Previous Change
Next Change
→
Changeset
d43f6298ec5696a3542fd53c0e9e0b8a82682c9b
for
m4
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/28/08 21:25:20 (4 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1209410720 +0300
git-parent:
[dd8c12fef6ca5a8159fdf86aa873fbaea5be932a]
git-author:
Rémi Denis-Courmont <rem@videolan.org> 1209408987 +0300
Message:
Set a substitution variable for configure-enabled plugins
Files:
m4/vlc.m4
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Modified
Copied
Moved
m4/vlc.m4
rd7f3386
rd43f629
13
13
AC_DEFUN([VLC_ADD_PLUGINS], [
14
14
PLUGINS="${PLUGINS} $1"
15
AC_SUBST([LTLIB$1], ["lib$1_plugin.la"])
15
16
])
16
17
Download in other formats:
Unified Diff
Zip Archive