]> git.pld-linux.org Git - packages/X11.git/blob - X11-enableglide.patch
- orphaned, outdated
[packages/X11.git] / X11-enableglide.patch
1 --- xc/config/cf/xorgsite.def.wiget     2004-08-21 04:06:44.000000000 +0200
2 +++ xc/config/cf/xorgsite.def   2004-09-09 16:16:53.193447976 +0200
3 @@ -311,20 +311,20 @@
4   * HasGlide2 to YES and set the Glide2IncDir variable. 
5   * HasGlide2 is per default NO.
6   *
7 -#define HasGlide2 YES
8   */
9 +#define        HasGlide2 YES
10  
11  /*
12   * Set the path to your Glide include files.
13   *
14 -#define Glide2IncDir /usr/include/glide
15   */
16 +#define Glide2IncDir /usr/include/glide
17  
18  /* 
19   * Have glide 3?
20   *
21 -#define HasGlide3 YES
22   */
23 +#define HasGlide3 YES
24  
25  /*
26   * Set the path to your Glide 3 include files.
27
This page took 0.033191 seconds and 3 git commands to generate.