[vlc-devel] commit: svg: quick fix for out-of-tree compilation (Olivier Aubert )
jpd at videolan.org
jpd at videolan.org
Tue Nov 24 16:14:43 CET 2009
On Tue, Nov 24, 2009 at 03:49:26PM +0100, R??mi Denis-Courmont wrote:
> The point is, you don't need #else. This commit is bogus.
Bogus or the wrong fix. If #else is necessairy then there does exist a
dependency on the #include, so the #ifdef itself was already redundant.
And that too should be fixed in some way. The simplest way seems to be
to drop the #ifdef completely and provide a suitable config.h --even a
cut-down one-- as needed.
More information about the vlc-devel
mailing list