[vlc-devel] vlc: svn commit r24888 (courmisch)
Pierre d'Herbemont
pdherbemont at free.fr
Tue Feb 5 17:55:01 CET 2008
On Feb 5, 2008, at 4:56 PM, Subversion daemon wrote:
> r24888 | courmisch | 2008-02-05 16:56:49 +0100 (Tue, 05 Feb 2008) |
> 2 lines
> Changed paths:
> M /trunk/extras/buildsystem/cmake/include/vlc_module_funcs.cmake
>
> Always link plugins against libvlc.
Do we really want that? we don't have to link against libvlc on non
Win32 platforms. It saves a lot of time not to link against libvlc.
And most of the time headers are enough to track symbol changes.
However, I guess there could be some tricky case were it won't work
though... But why bothering with them if they don't occur much, and
much of the time that would be something illegal that a module is doing.
Pierre.
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list