~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to config-X11.h.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Define if you have the XRandR extension */
 
2
#cmakedefine HAVE_XRANDR 1
 
3
 
 
4
/* Define if you have the XDamage extension */
 
5
#cmakedefine HAVE_XDAMAGE 1
 
6
 
 
7
/* Define if you have the XKB extension */
 
8
#cmakedefine HAVE_XKB 1
 
9
 
 
10
/* Define if you have the Xinerama extension */
 
11
#cmakedefine HAVE_XINERAMA 1
 
12
 
 
13
/* Define if you have the XSHM (MIT SHM) extension */
 
14
#cmakedefine HAVE_XSHM 1
 
15
 
 
16
/* Define if you have the XComposite extension */
 
17
#cmakedefine HAVE_XCOMPOSITE 1
 
18
 
 
19
/* Define to 1 if you have Xcursor */
 
20
#cmakedefine HAVE_XCURSOR 1
 
21
 
 
22
/* Define if you have the xf86misc extension */
 
23
#cmakedefine HAVE_XF86MISC 1
 
24
 
 
25
/* Define if you have the XFixes extension */
 
26
#cmakedefine HAVE_XFIXES 1
 
27
 
 
28
/* Define if you have the XTest extension */
 
29
#cmakedefine HAVE_XTEST 1
 
30
 
 
31
/* Defined if your system has XRender support */
 
32
#cmakedefine HAVE_XRENDER 1
 
33
 
 
34
/* Define if you have OpenGL */
 
35
#cmakedefine HAVE_OPENGL 1
 
36
 
 
37
/* Define if you have the XSync extension */
 
38
#cmakedefine HAVE_XSYNC 1