[vlc-devel] vlc: svn commit r24888 (courmisch)
Rémi Denis-Courmont
rdenis at simphalempin.com
Tue Feb 5 18:28:34 CET 2008
Le Tuesday 05 February 2008 18:55:01 Pierre d'Herbemont, vous avez écrit :
> 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.
Hwo do you detect errors otherwise. You are bound to have unresolved symbols
if you don't link against libvlc. Besides, it misses the whole point of
shared object versioning.
--
Rémi Denis-Courmont
http://www.remlab.net/
_______________________________________________
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