added the initial version of the XOrg support. still lots of cleaning up that needs...
[packages.git] / XOrg / server / xorg-kdrive-X11R7.2 / patches / enable-builtin-fonts.patch
1 --- xorg-server-X11R7.1-1.1.0/dix/dixfonts.c.orig       2006-06-08 14:49:12.158684250 +0200
2 +++ xorg-server-X11R7.1-1.1.0/dix/dixfonts.c    2006-06-08 14:49:52.493205000 +0200
3 @@ -52,8 +52,8 @@
4  /* $Xorg: dixfonts.c,v 1.4 2000/08/17 19:48:18 cpqbld Exp $ */
5  
6  #define NEED_REPLIES
7  #ifdef HAVE_DIX_CONFIG_H
8 -#include <dix-config.h>
9 +#include <kdrive-config.h>
10  #endif
11  
12  #include <X11/X.h>