[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/platform/unix unixsite.cpp,1.14,1.15
From:       lovish () helixcommunity ! org
Date:       2007-02-26 10:10:18
Message-ID: 200702261010.l1QAAkqZ016006 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/video/sitelib/platform/unix
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv18409

Modified Files:
	unixsite.cpp 
Log Message:

This change adds a check using the define USE_XWINDOWS as a check for X11 headers


Index: unixsite.cpp
===================================================================
RCS file: /cvsroot/video/sitelib/platform/unix/unixsite.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- unixsite.cpp	15 Nov 2006 22:08:17 -0000	1.14
+++ unixsite.cpp	26 Feb 2007 10:10:15 -0000	1.15
@@ -57,6 +57,7 @@
 //
 #include <stdio.h>
 #include "hlxclib/string.h"
+#if defined(USE_XWINDOWS)
 #include <X11/Intrinsic.h>
 #include <X11/Shell.h>
 #include <X11/Xlib.h>
@@ -65,6 +66,7 @@
 #include <X11/Xos.h>
 #include <X11/cursorfont.h>
 #include <X11/extensions/XShm.h>
+#endif
 
 
 //


_______________________________________________
Video-cvs mailing list
Video-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/video-cvs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic