tags file added
[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 to `unsigned' if <sys/types.h> doesn't define.  */
35 #undef size_t
36
37 /* If using the C implementation of alloca, define if you know the
38    direction of stack growth for your system; otherwise it will be
39    automatically deduced at run-time.
40  STACK_DIRECTION > 0 => grows toward higher addresses
41  STACK_DIRECTION < 0 => grows toward lower addresses
42  STACK_DIRECTION = 0 => direction of growth unknown
43  */
44 #undef STACK_DIRECTION
45
46 /* Define if you have the ANSI C header files.  */
47 #undef STDC_HEADERS
48
49 /* Define if your <sys/time.h> declares struct tm.  */
50 #undef TM_IN_SYS_TIME
51
52 #undef HAVE_GDK_PIXBUF
53 #undef HAVE_GDK_IMLIB
54
55 /* Whether to use multithread or not  */
56 #undef USE_THREADS
57
58 /* Define if you want IPv6 support.  */
59 #undef INET6
60
61 /* Define if we use GPGME to support OpenPGP */
62 #undef USE_GPGME
63
64 /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define.  */
65 #undef wint_t
66
67 #undef PACKAGE
68 #undef VERSION
69
70 /* Define if you have the __argz_count function.  */
71 #undef HAVE___ARGZ_COUNT
72
73 /* Define if you have the __argz_next function.  */
74 #undef HAVE___ARGZ_NEXT
75
76 /* Define if you have the __argz_stringify function.  */
77 #undef HAVE___ARGZ_STRINGIFY
78
79 /* Define if you have the dcgettext function.  */
80 #undef HAVE_DCGETTEXT
81
82 /* Define if you have the fchmod function.  */
83 #undef HAVE_FCHMOD
84
85 /* Define if you have the feof_unlocked function.  */
86 #undef HAVE_FEOF_UNLOCKED
87
88 /* Define if you have the fgets_unlocked function.  */
89 #undef HAVE_FGETS_UNLOCKED
90
91 /* Define if you have the flock function.  */
92 #undef HAVE_FLOCK
93
94 /* Define if you have the getcwd function.  */
95 #undef HAVE_GETCWD
96
97 /* Define if you have the gethostname function.  */
98 #undef HAVE_GETHOSTNAME
99
100 /* Define if you have the getpagesize function.  */
101 #undef HAVE_GETPAGESIZE
102
103 /* Define if you have the inet_addr function.  */
104 #undef HAVE_INET_ADDR
105
106 /* Define if you have the inet_aton function.  */
107 #undef HAVE_INET_ATON
108
109 /* Define if you have the iswalnum function.  */
110 #undef HAVE_ISWALNUM
111
112 /* Define if you have the iswspace function.  */
113 #undef HAVE_ISWSPACE
114
115 /* Define if you have the lockf function.  */
116 #undef HAVE_LOCKF
117
118 /* Define if you have the mempcpy function.  */
119 #undef HAVE_MEMPCPY
120
121 /* Define if you have the mkdir function.  */
122 #undef HAVE_MKDIR
123
124 /* Define if you have the mkstemp function.  */
125 #undef HAVE_MKSTEMP
126
127 /* Define if you have the mktime function.  */
128 #undef HAVE_MKTIME
129
130 /* Define if you have the munmap function.  */
131 #undef HAVE_MUNMAP
132
133 /* Define if you have the putenv function.  */
134 #undef HAVE_PUTENV
135
136 /* Define if you have the setenv function.  */
137 #undef HAVE_SETENV
138
139 /* Define if you have the setlocale function.  */
140 #undef HAVE_SETLOCALE
141
142 /* Define if you have the socket function.  */
143 #undef HAVE_SOCKET
144
145 /* Define if you have the stpcpy function.  */
146 #undef HAVE_STPCPY
147
148 /* Define if you have the strcasecmp function.  */
149 #undef HAVE_STRCASECMP
150
151 /* Define if you have the strchr function.  */
152 #undef HAVE_STRCHR
153
154 /* Define if you have the strdup function.  */
155 #undef HAVE_STRDUP
156
157 /* Define if you have the strstr function.  */
158 #undef HAVE_STRSTR
159
160 /* Define if you have the towlower function.  */
161 #undef HAVE_TOWLOWER
162
163 /* Define if you have the tsearch function.  */
164 #undef HAVE_TSEARCH
165
166 /* Define if you have the uname function.  */
167 #undef HAVE_UNAME
168
169 /* Define if you have the wcscpy function.  */
170 #undef HAVE_WCSCPY
171
172 /* Define if you have the wcslen function.  */
173 #undef HAVE_WCSLEN
174
175 /* Define if you have the wcsncpy function.  */
176 #undef HAVE_WCSNCPY
177
178 /* Define if you have the wcsstr function.  */
179 #undef HAVE_WCSSTR
180
181 /* Define if you have the wcswcs function.  */
182 #undef HAVE_WCSWCS
183
184 /* Define if you have the <argz.h> header file.  */
185 #undef HAVE_ARGZ_H
186
187 /* Define if you have the <dirent.h> header file.  */
188 #undef HAVE_DIRENT_H
189
190 /* Define if you have the <fcntl.h> header file.  */
191 #undef HAVE_FCNTL_H
192
193 /* Define if you have the <limits.h> header file.  */
194 #undef HAVE_LIMITS_H
195
196 /* Define if you have the <locale.h> header file.  */
197 #undef HAVE_LOCALE_H
198
199 /* Define if you have the <malloc.h> header file.  */
200 #undef HAVE_MALLOC_H
201
202 /* Define if you have the <ndir.h> header file.  */
203 #undef HAVE_NDIR_H
204
205 /* Define if you have the <nl_types.h> header file.  */
206 #undef HAVE_NL_TYPES_H
207
208 /* Define if you have the <paths.h> header file.  */
209 #undef HAVE_PATHS_H
210
211 /* Define if you have the <stddef.h> header file.  */
212 #undef HAVE_STDDEF_H
213
214 /* Define if you have the <stdlib.h> header file.  */
215 #undef HAVE_STDLIB_H
216
217 /* Define if you have the <string.h> header file.  */
218 #undef HAVE_STRING_H
219
220 /* Define if you have the <sys/dir.h> header file.  */
221 #undef HAVE_SYS_DIR_H
222
223 /* Define if you have the <sys/file.h> header file.  */
224 #undef HAVE_SYS_FILE_H
225
226 /* Define if you have the <sys/ndir.h> header file.  */
227 #undef HAVE_SYS_NDIR_H
228
229 /* Define if you have the <sys/param.h> header file.  */
230 #undef HAVE_SYS_PARAM_H
231
232 /* Define if you have the <unistd.h> header file.  */
233 #undef HAVE_UNISTD_H
234
235 /* Define if you have the <wchar.h> header file.  */
236 #undef HAVE_WCHAR_H
237
238 /* Define if you have the <wctype.h> header file.  */
239 #undef HAVE_WCTYPE_H
240
241 /* Define if you have the compface library (-lcompface).  */
242 #undef HAVE_LIBCOMPFACE
243
244 /* Define if you have the jconv library (-ljconv).  */
245 #undef HAVE_LIBJCONV
246
247 /* Define if you have the xpg4 library (-lxpg4).  */
248 #undef HAVE_LIBXPG4
249
250 /* Define if you have the iconv() function. */
251 #undef HAVE_ICONV
252
253 /* Define as const if the declaration of iconv() needs const. */
254 #undef ICONV_CONST
255
256 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
257 #undef HAVE_LANGINFO_CODESET
258
259 /* Define if your <locale.h> file defines LC_MESSAGES. */
260 #undef HAVE_LC_MESSAGES
261
262 /* Define to 1 if translation of program messages to the user's native language
263    is requested. */
264 #undef ENABLE_NLS
265
266 /* Define if the GNU gettext() function is already present or preinstalled. */
267 #undef HAVE_GETTEXT
268