SCIMBridge  0.4.x
config.h
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define this to enable the debug facility in libscim */
5 /* #undef ENABLE_DEBUG */
6 
7 /* Force use of GDK's multihead-safe APIs. */
8 #define GDK_MULTIHEAD_SAFE 1
9 
10 /* Define to 1 if you have the `argz_add' function. */
11 #define HAVE_ARGZ_ADD 1
12 
13 /* Define to 1 if you have the `argz_append' function. */
14 #define HAVE_ARGZ_APPEND 1
15 
16 /* Define to 1 if you have the `argz_count' function. */
17 #define HAVE_ARGZ_COUNT 1
18 
19 /* Define to 1 if you have the `argz_create_sep' function. */
20 #define HAVE_ARGZ_CREATE_SEP 1
21 
22 /* Define to 1 if you have the <argz.h> header file. */
23 #define HAVE_ARGZ_H 1
24 
25 /* Define to 1 if you have the `argz_insert' function. */
26 #define HAVE_ARGZ_INSERT 1
27 
28 /* Define to 1 if you have the `argz_next' function. */
29 #define HAVE_ARGZ_NEXT 1
30 
31 /* Define to 1 if you have the `argz_stringify' function. */
32 #define HAVE_ARGZ_STRINGIFY 1
33 
34 /* Define to 1 if you have the `closedir' function. */
35 #define HAVE_CLOSEDIR 1
36 
37 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
38  you don't. */
39 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
40 
41 /* Define to 1 if you have the <dirent.h> header file. */
42 #define HAVE_DIRENT_H 1
43 
44 /* Define if you have the GNU dld library. */
45 /* #undef HAVE_DLD */
46 
47 /* Define to 1 if you have the <dld.h> header file. */
48 /* #undef HAVE_DLD_H */
49 
50 /* Define to 1 if you have the `dlerror' function. */
51 #define HAVE_DLERROR 1
52 
53 /* Define to 1 if you have the <dlfcn.h> header file. */
54 #define HAVE_DLFCN_H 1
55 
56 /* Define to 1 if you have the <dl.h> header file. */
57 /* #undef HAVE_DL_H */
58 
59 /* Define if you have the _dyld_func_lookup function. */
60 /* #undef HAVE_DYLD */
61 
62 /* Define to 1 if the system has the type `error_t'. */
63 #define HAVE_ERROR_T 1
64 
65 /* Have gtk_draw_insertion_cursor (). */
66 #define HAVE_GTK_DRAW_INSERTION_CURSOR 1
67 
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #define HAVE_INTTYPES_H 1
70 
71 /* Define if you have the libdl library or equivalent. */
72 #define HAVE_LIBDL 1
73 
74 /* Define if libdlloader will be built on this platform */
75 #define HAVE_LIBDLLOADER 1
76 
77 /* Define this if a modern libltdl is already installed */
78 #define HAVE_LTDL 1
79 
80 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
81 /* #undef HAVE_MACH_O_DYLD_H */
82 
83 /* Define to 1 if you have the <memory.h> header file. */
84 #define HAVE_MEMORY_H 1
85 
86 /* Define to 1 if you have the `opendir' function. */
87 #define HAVE_OPENDIR 1
88 
89 /* Define if libtool can extract symbol lists from object files. */
90 #define HAVE_PRELOADED_SYMBOLS 1
91 
92 /* Define to 1 if you have the `readdir' function. */
93 #define HAVE_READDIR 1
94 
95 /* Define if you have the shl_load function. */
96 /* #undef HAVE_SHL_LOAD */
97 
98 /* Define to 1 if you have the <stdint.h> header file. */
99 #define HAVE_STDINT_H 1
100 
101 /* Define to 1 if you have the <stdlib.h> header file. */
102 #define HAVE_STDLIB_H 1
103 
104 /* Define to 1 if you have the <strings.h> header file. */
105 #define HAVE_STRINGS_H 1
106 
107 /* Define to 1 if you have the <string.h> header file. */
108 #define HAVE_STRING_H 1
109 
110 /* Define to 1 if you have the `strlcat' function. */
111 /* #undef HAVE_STRLCAT */
112 
113 /* Define to 1 if you have the `strlcpy' function. */
114 /* #undef HAVE_STRLCPY */
115 
116 /* Define to 1 if you have the <sys/dl.h> header file. */
117 /* #undef HAVE_SYS_DL_H */
118 
119 /* Define to 1 if you have the <sys/stat.h> header file. */
120 #define HAVE_SYS_STAT_H 1
121 
122 /* Define to 1 if you have the <sys/types.h> header file. */
123 #define HAVE_SYS_TYPES_H 1
124 
125 /* Define to 1 if you have the <unistd.h> header file. */
126 #define HAVE_UNISTD_H 1
127 
128 /* This value is set to 1 to indicate that the system argz facility works */
129 #define HAVE_WORKING_ARGZ 1
130 
131 /* Define if the OS needs help to load dependent libraries for dlopen(). */
132 /* #undef LTDL_DLOPEN_DEPLIBS */
133 
134 /* Define to the system default library search path. */
135 #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib64:/usr/local/lib"
136 
137 /* The archive extension */
138 #define LT_LIBEXT "a"
139 
140 /* The archive prefix */
141 #define LT_LIBPREFIX "lib"
142 
143 /* Define to the extension used for runtime loadable modules, say, ".so". */
144 #define LT_MODULE_EXT ".so"
145 
146 /* Define to the name of the environment variable that determines the run-time
147  module search path. */
148 #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
149 
150 /* Define to the sub-directory in which libtool stores uninstalled libraries.
151  */
152 #define LT_OBJDIR ".libs/"
153 
154 /* Define to the shared library suffix, say, ".dylib". */
155 /* #undef LT_SHARED_EXT */
156 
157 /* Define if dlsym() requires a leading underscore in symbol names. */
158 /* #undef NEED_USCORE */
159 
160 /* Name of package */
161 #define PACKAGE "scim-bridge"
162 
163 /* Define to the address where bug reports for this package should be sent. */
164 #define PACKAGE_BUGREPORT "ryo-dairiki@users.sourceforge.net"
165 
166 /* Define to the full name of this package. */
167 #define PACKAGE_NAME "scim-bridge"
168 
169 /* Define to the full name and version of this package. */
170 #define PACKAGE_STRING "scim-bridge 0.4.16"
171 
172 /* Define to the one symbol short name of this package. */
173 #define PACKAGE_TARNAME "scim-bridge"
174 
175 /* Define to the home page for this package. */
176 #define PACKAGE_URL ""
177 
178 /* Define to the version of this package. */
179 #define PACKAGE_VERSION "0.4.16"
180 
181 /* The Major version of SCIM library. */
182 #define SCIM_BRIDGE_MAJOR_VERSION 0
183 
184 /* The Micro version of SCIM library. */
185 #define SCIM_BRIDGE_MICRO_VERSION 16
186 
187 /* The Minor version of SCIM library. */
188 #define SCIM_BRIDGE_MINOR_VERSION 4
189 
190 /* The release version of SCIM library. */
191 #define SCIM_BRIDGE_VERSION "0.4.16"
192 
193 /* Define to 1 if you have the ANSI C header files. */
194 #define STDC_HEADERS 1
195 
196 /* Enable extensions on AIX 3, Interix. */
197 #ifndef _ALL_SOURCE
198 # define _ALL_SOURCE 1
199 #endif
200 /* Enable GNU extensions on systems that have them. */
201 #ifndef _GNU_SOURCE
202 # define _GNU_SOURCE 1
203 #endif
204 /* Enable threading extensions on Solaris. */
205 #ifndef _POSIX_PTHREAD_SEMANTICS
206 # define _POSIX_PTHREAD_SEMANTICS 1
207 #endif
208 /* Enable extensions on HP NonStop. */
209 #ifndef _TANDEM_SOURCE
210 # define _TANDEM_SOURCE 1
211 #endif
212 /* Enable general extensions on Solaris. */
213 #ifndef __EXTENSIONS__
214 # define __EXTENSIONS__ 1
215 #endif
216 
217 
218 /* Version number of package */
219 #define VERSION "0.4.16"
220 
221 /* Define to 1 if on MINIX. */
222 /* #undef _MINIX */
223 
224 /* Define to 2 if the system does not provide POSIX.1 features except with
225  this defined. */
226 /* #undef _POSIX_1_SOURCE */
227 
228 /* Define to 1 if you need to in order for `stat' and other things to work. */
229 /* #undef _POSIX_SOURCE */
230 
231 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
232 /* #undef __error_t_defined */
233 
234 /* Define to a type to use for `error_t' if it is not otherwise available. */
235 /* #undef error_t */