[vlc-devel] Re: vlc: svn commit r18270 (damienf)
Rémi Denis-Courmont
rem at videolan.org
Tue Dec 5 11:27:46 CET 2006
Le mardi 5 décembre 2006 11:20, Damien Fouilleul a écrit :
> > IMHO, we should at least make shared libvlc the default - I think
> > it still isn't.
>
> isn't trunk set up that way now ?
AS_IF([test "x${enable_shared_libvlc}" = "x"],
[enable_shared_libvlc=no])
AM_CONDITIONAL(BUILD_SHARED, [test "${enable_shared_libvlc}" != "no"])
I presume our official builds enable it manually.
--
Rémi Denis-Courmont
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061205/c53e55f3/attachment.sig>
More information about the vlc-devel
mailing list