Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Navigation
←
Previous Change
Next Change
→
Changeset
120dd9b46e1ee53c32706b465d5eec1f0d859f52
for
m4/vlc.m4
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
28/04/08 21:45:57 (7 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1209411957 +0300
git-parent:
[bd9b90d820c2e493b6cf5e349e17582958bcf11b]
git-author:
Rémi Denis-Courmont <rem@videolan.org> 1209411957 +0300
Message:
VLC_ADD_PLUGINS -> VLC_ADD_PLUGIN
Files:
m4/vlc.m4
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Modified
Copied
Moved
m4/vlc.m4
rd43f629
r120dd9b
11
11
])
12
12
13
AC_DEFUN([VLC_ADD_PLUGIN
S
], [
13
AC_DEFUN([VLC_ADD_PLUGIN
], [
14
14
PLUGINS="${PLUGINS} $1"
15
15
AC_SUBST([LTLIB$1], ["lib$1_plugin.la"])
Download in other formats:
Unified Diff
Zip Archive