[Uim-bugs] [Bug 6839] New: Improper config.h inclusion
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Thu May 4 16:23:23 EEST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=6839
Summary: Improper config.h inclusion
Product: UIM
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Other
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: yamaken at bp.iij4u.or.jp
OtherBugsDependingO 6089
nThis:
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the uim-bugs
mailing list