[vlc-devel] vlc: svn commit r24876 (pdherbemont)

Remi Denis-Courmont rem at videolan.org
Tue Feb 5 08:24:48 CET 2008


On Tue,  5 Feb 2008 01:18:01 +0100 (CET), Subversion daemon
<svn at videolan.org> wrote:
> r24876 | pdherbemont | 2008-02-05 01:18:01 +0100 (Tue, 05 Feb 2008) | 7
> lines
> Changed paths:
>    M /trunk/extras/buildsystem/cmake/config.h.cmake
>    M /trunk/extras/buildsystem/cmake/include/FindDlopen.cmake
>    M /trunk/extras/buildsystem/cmake/include/config.cmake
> 
> cmake:
> * Don't use dyld functions on darwin by default as they are deprecated.
> * Defines HAVE_DYNAMIC_MODULES, and add an entry in the options for it.
> * Fix config.h generation (was accidentaly removed).
> * Fix FindDlopen.cmake
> This produce a working in tree vlc AND an installable vlc at the same
> time.

Writing to the source tree is only allowed if the content is independent of
the target. This should work for revision.c or for .mo files, but it
definitely does NOT work for config.h. Non-OSX people *DO* NEED this
feature, especially for Win32 cross-compilation.

-- 
Rémi Denis-Courmont

_______________________________________________
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