Bug 4832

Summary: xorg-server wrong define in dix-config.h.in
Product: xorg Reporter: Jürg Billeter <j>
Component: Build/ModularAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 6.99.99.901 (7.0 RC1)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    
Attachments:
Description Flags
s/RGB_PATH/RGB_DB/ alan.coopersmith: 6.9/7.0+

Description Jürg Billeter 2005-10-20 13:48:00 UTC
dix-config.h.in currently contains an entry for RGB_PATH while configure defines
RGB_DB. That fix was missing from my previous patch
http://lists.x.org/archives/xorg-modular/2005-September/000663.html
Comment 1 Jürg Billeter 2005-10-20 13:48:31 UTC
Created attachment 3597 [details] [review]
s/RGB_PATH/RGB_DB/
Comment 2 Alan Coopersmith 2005-11-12 10:02:18 UTC
Comment on attachment 3597 [details] [review]
s/RGB_PATH/RGB_DB/

Fix looks good - I'll check it in.   Thanks!
Comment 3 Alan Coopersmith 2005-11-12 10:09:37 UTC
Fix committed to CVS:

CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	alanc at gabe.freedesktop.org	05/11/12 10:03:34

Log message:
  2005-11-12  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* include/dix-config.h.in:
  	use RGB_DB not RGB_PATH as that's what configure defines
  	(Jürg Billeter  <j at bitron.ch>)

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/include/:
        dix-config.h.in 
  
  Revision      Changes    Path
  1.113         +6 -0      xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.19          +1 -1      xserver/xorg/include/dix-config.h.in
  http://cvs.freedesktop.org/xorg/xserver/xorg/include/dix-config.h.in

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.