[vlc-devel] Re: libvlc_internal dep on X11?
Pavlov Konstantin
thresh at altlinux.ru
Fri Aug 25 00:52:51 CEST 2006
On Thursday 24 August 2006 14:50, Charles Duffy wrote:
> Oops!
>
> Looks like I attached completely the wrong thing. Apologies for the
> confusion, all. Correct attachment provided.
Index: include/libvlc_internal.h
===================================================================
--- include/libvlc_internal.h (revision 16319)
+++ include/libvlc_internal.h (working copy)
@@ -31,7 +31,7 @@
#include <vlc/vlc.h>
-#ifndef WIN32
+#if (!(defined(WIN32) || defined(XP_MACOSX))) && defined(HAVE_X11_XLIB_H)
#include <X11/Xlib.h>
#endif
do we really need that include in here? it is strange, imo.
it was added on littlejohn commit with regards to X Reparent, but it seems
other parts were wiped out from here by now.
--
Pavlov Konstantin,
ALT Linux Team,
jid: thresh at altlinux.org
-------------- 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/20060825/ebe1ebc7/attachment.sig>
More information about the vlc-devel
mailing list