Index: ChangeLog =================================================================== RCS file: /cvs/xorg/xserver/xorg/ChangeLog,v retrieving revision 1.102 diff -u -r1.102 ChangeLog --- ChangeLog 20 Oct 2005 18:52:51 -0000 1.102 +++ ChangeLog 20 Oct 2005 20:42:16 -0000 @@ -1,3 +1,8 @@ +2005-10-20 Jürg Billeter + + * include/dix-config.h.in: use RGB_DB not RGB_PATH as that's what + configure defines + 2005-10-18 Adam Jackson * XTrap/Makefile.am: Index: include/dix-config.h.in =================================================================== RCS file: /cvs/xorg/xserver/xorg/include/dix-config.h.in,v retrieving revision 1.15 diff -u -r1.15 dix-config.h.in --- include/dix-config.h.in 17 Oct 2005 07:18:59 -0000 1.15 +++ include/dix-config.h.in 20 Oct 2005 20:42:17 -0000 @@ -404,7 +404,7 @@ #undef _XSERVER64 /* Define to location of RGB database */ -#undef RGB_PATH +#undef RGB_DB /* System is BSD-like */ #undef CSRG_BASED