[vlc-devel] commit: Make VLC_ADD_* capable of handling multiple plugins. ( Daniel Mierswa )
Jean-Baptiste Kempf
jb at videolan.org
Thu Feb 4 01:54:13 CET 2010
On Wed, Feb 03, 2010 at 09:46:25PM +0100, git version control wrote :
> vlc | branch: master | Daniel Mierswa <impulze at impulze.org> | Tue Feb 2 21:46:15 2010 +0100| [a199f247a4cfd951b1135f745049f1da020cb0e1] | committer: Rémi Denis-Courmont
>
> Make VLC_ADD_* capable of handling multiple plugins.
>
> Loop during autoconf since we always use fixed strings for the first
> parameter anyway. Probably saves some runtime too ;).
>
> Signed-off-by: Daniel Mierswa <impulze at impulze.org>
> Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>
Those patches and the following are crap and untested.
They break win32 compilation so badly it isn't funny anymore because for
whatever reason it changes all the order of the -l flags. Which means
that all the VLC_ADD_LIBS in the win32 esac of case "${host_os}" are
totally broken and so many more of those.
I have spent a bit too much time to try to fix it.
Next time, it is a plain revert.
Thanks for making me loosing my time.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list