Bug 6839

Summary: Improper config.h inclusion
Product: UIM Reporter: YamaKen <yamaken>
Component: OtherAssignee: uim-bugs
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 6089    

Description YamaKen 2006-05-04 23:23:24 UTC
All C sources other than uim/ must be applied:

- Replace #include "config.h" with <config.h>
- Place #include <config.h> to top of #include directives

See "Configuration Header Files" section of autoconf.info for the first reason.
Comment 1 Etsushi Kato 2006-05-18 14:14:45 UTC
Should be fixed with r3439.

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.