added USE_GTKGDK_XIM to acconfig.h
[claws.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define if you have a working `mmap' system call.  */
20 #undef HAVE_MMAP
21
22 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
23 #undef HAVE_SYS_WAIT_H
24
25 /* Define as __inline if that's what the C compiler calls it.  */
26 #undef inline
27
28 /* Define to `long' if <sys/types.h> doesn't define.  */
29 #undef off_t
30
31 /* Define to `int' if <sys/types.h> doesn't define.  */
32 #undef pid_t
33
34 /* Define if you need to in order for stat and other things to work.  */
35 #undef _POSIX_SOURCE
36
37 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
38 #undef size_t
39
40 /* If using the C implementation of alloca, define if you know the
41    direction of stack growth for your system; otherwise it will be
42    automatically deduced at run-time.
43  STACK_DIRECTION > 0 => grows toward higher addresses
44  STACK_DIRECTION < 0 => grows toward lower addresses
45  STACK_DIRECTION = 0 => direction of growth unknown
46  */
47 #undef STACK_DIRECTION
48
49 /* Define if you have the ANSI C header files.  */
50 #undef STDC_HEADERS
51
52 /* Define if your <sys/time.h> declares struct tm.  */
53 #undef TM_IN_SYS_TIME
54
55 #undef ENABLE_NLS
56 #undef HAVE_CATGETS
57 #undef HAVE_GETTEXT
58 #undef HAVE_LC_MESSAGES
59 #undef HAVE_STPCPY
60
61 #undef HAVE_GDK_PIXBUF
62 #undef HAVE_GDK_IMLIB
63
64 #undef USE_GTKGDK_XIM
65
66 /* Whether to use multithread or not  */
67 #undef USE_THREADS
68
69 /* Define if you want IPv6 support.  */
70 #undef INET6
71
72 /* Define if we use GPGME to support OpenPGP */
73 #undef USE_GPGME
74
75 /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define.  */
76 #undef wint_t
77
78 #undef PACKAGE
79 #undef VERSION
80
81 /* Define if you have the __argz_count function.  */
82 #undef HAVE___ARGZ_COUNT
83
84 /* Define if you have the __argz_next function.  */
85 #undef HAVE___ARGZ_NEXT
86
87 /* Define if you have the __argz_stringify function.  */
88 #undef HAVE___ARGZ_STRINGIFY
89
90 /* Define if you have the dcgettext function.  */
91 #undef HAVE_DCGETTEXT
92
93 /* Define if you have the fchmod function.  */
94 #undef HAVE_FCHMOD
95
96 /* Define if you have the flock function.  */
97 #undef HAVE_FLOCK
98
99 /* Define if you have the getcwd function.  */
100 #undef HAVE_GETCWD
101
102 /* Define if you have the gethostname function.  */
103 #undef HAVE_GETHOSTNAME
104
105 /* Define if you have the getpagesize function.  */
106 #undef HAVE_GETPAGESIZE
107
108 /* Define if you have the inet_addr function.  */
109 #undef HAVE_INET_ADDR
110
111 /* Define if you have the inet_aton function.  */
112 #undef HAVE_INET_ATON
113
114 /* Define if you have the iswalnum function.  */
115 #undef HAVE_ISWALNUM
116
117 /* Define if you have the iswspace function.  */
118 #undef HAVE_ISWSPACE
119
120 /* Define if you have the lockf function.  */
121 #undef HAVE_LOCKF
122
123 /* Define if you have the mkdir function.  */
124 #undef HAVE_MKDIR
125
126 /* Define if you have the mkstemp function.  */
127 #undef HAVE_MKSTEMP
128
129 /* Define if you have the mktime function.  */
130 #undef HAVE_MKTIME
131
132 /* Define if you have the munmap function.  */
133 #undef HAVE_MUNMAP
134
135 /* Define if you have the putenv function.  */
136 #undef HAVE_PUTENV
137
138 /* Define if you have the setenv function.  */
139 #undef HAVE_SETENV
140
141 /* Define if you have the setlocale function.  */
142 #undef HAVE_SETLOCALE
143
144 /* Define if you have the socket function.  */
145 #undef HAVE_SOCKET
146
147 /* Define if you have the stpcpy function.  */
148 #undef HAVE_STPCPY
149
150 /* Define if you have the strcasecmp function.  */
151 #undef HAVE_STRCASECMP
152
153 /* Define if you have the strchr function.  */
154 #undef HAVE_STRCHR
155
156 /* Define if you have the strdup function.  */
157 #undef HAVE_STRDUP
158
159 /* Define if you have the strstr function.  */
160 #undef HAVE_STRSTR
161
162 /* Define if you have the towlower function.  */
163 #undef HAVE_TOWLOWER
164
165 /* Define if you have the uname function.  */
166 #undef HAVE_UNAME
167
168 /* Define if you have the wcscpy function.  */
169 #undef HAVE_WCSCPY
170
171 /* Define if you have the wcslen function.  */
172 #undef HAVE_WCSLEN
173
174 /* Define if you have the wcsncpy function.  */
175 #undef HAVE_WCSNCPY
176
177 /* Define if you have the wcsstr function.  */
178 #undef HAVE_WCSSTR
179
180 /* Define if you have the wcswcs function.  */
181 #undef HAVE_WCSWCS
182
183 /* Define if you have the <argz.h> header file.  */
184 #undef HAVE_ARGZ_H
185
186 /* Define if you have the <dirent.h> header file.  */
187 #undef HAVE_DIRENT_H
188
189 /* Define if you have the <fcntl.h> header file.  */
190 #undef HAVE_FCNTL_H
191
192 /* Define if you have the <limits.h> header file.  */
193 #undef HAVE_LIMITS_H
194
195 /* Define if you have the <locale.h> header file.  */
196 #undef HAVE_LOCALE_H
197
198 /* Define if you have the <malloc.h> header file.  */
199 #undef HAVE_MALLOC_H
200
201 /* Define if you have the <ndir.h> header file.  */
202 #undef HAVE_NDIR_H
203
204 /* Define if you have the <nl_types.h> header file.  */
205 #undef HAVE_NL_TYPES_H
206
207 /* Define if you have the <paths.h> header file.  */
208 #undef HAVE_PATHS_H
209
210 /* Define if you have the <string.h> header file.  */
211 #undef HAVE_STRING_H
212
213 /* Define if you have the <sys/dir.h> header file.  */
214 #undef HAVE_SYS_DIR_H
215
216 /* Define if you have the <sys/file.h> header file.  */
217 #undef HAVE_SYS_FILE_H
218
219 /* Define if you have the <sys/ndir.h> header file.  */
220 #undef HAVE_SYS_NDIR_H
221
222 /* Define if you have the <sys/param.h> header file.  */
223 #undef HAVE_SYS_PARAM_H
224
225 /* Define if you have the <unistd.h> header file.  */
226 #undef HAVE_UNISTD_H
227
228 /* Define if you have the <wchar.h> header file.  */
229 #undef HAVE_WCHAR_H
230
231 /* Define if you have the <wctype.h> header file.  */
232 #undef HAVE_WCTYPE_H
233
234 /* Define if you have the compface library (-lcompface).  */
235 #undef HAVE_LIBCOMPFACE
236
237 /* Define if you have the i library (-li).  */
238 #undef HAVE_LIBI
239
240 /* Define if you have the jconv library (-ljconv).  */
241 #undef HAVE_LIBJCONV
242
243 /* Define if you have the xpg4 library (-lxpg4).  */
244 #undef HAVE_LIBXPG4