More verbose change log for enhanced GnuPG key selection support.
[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 /* Whether to use multithread or not  */
65 #undef USE_THREADS
66
67 /* Define if you want IPv6 support.  */
68 #undef INET6
69
70 /* Define if we use GPGME to support OpenPGP */
71 #undef USE_GPGME
72
73 /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define.  */
74 #undef wint_t
75
76 #undef PACKAGE
77 #undef VERSION
78
79 /* Define if you have the __argz_count function.  */
80 #undef HAVE___ARGZ_COUNT
81
82 /* Define if you have the __argz_next function.  */
83 #undef HAVE___ARGZ_NEXT
84
85 /* Define if you have the __argz_stringify function.  */
86 #undef HAVE___ARGZ_STRINGIFY
87
88 /* Define if you have the dcgettext function.  */
89 #undef HAVE_DCGETTEXT
90
91 /* Define if you have the fchmod function.  */
92 #undef HAVE_FCHMOD
93
94 /* Define if you have the flock function.  */
95 #undef HAVE_FLOCK
96
97 /* Define if you have the getcwd function.  */
98 #undef HAVE_GETCWD
99
100 /* Define if you have the gethostname function.  */
101 #undef HAVE_GETHOSTNAME
102
103 /* Define if you have the getpagesize function.  */
104 #undef HAVE_GETPAGESIZE
105
106 /* Define if you have the inet_addr function.  */
107 #undef HAVE_INET_ADDR
108
109 /* Define if you have the inet_aton function.  */
110 #undef HAVE_INET_ATON
111
112 /* Define if you have the iswalnum function.  */
113 #undef HAVE_ISWALNUM
114
115 /* Define if you have the iswspace function.  */
116 #undef HAVE_ISWSPACE
117
118 /* Define if you have the lockf function.  */
119 #undef HAVE_LOCKF
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 uname function.  */
164 #undef HAVE_UNAME
165
166 /* Define if you have the wcscpy function.  */
167 #undef HAVE_WCSCPY
168
169 /* Define if you have the wcslen function.  */
170 #undef HAVE_WCSLEN
171
172 /* Define if you have the wcsncpy function.  */
173 #undef HAVE_WCSNCPY
174
175 /* Define if you have the wcsstr function.  */
176 #undef HAVE_WCSSTR
177
178 /* Define if you have the wcswcs function.  */
179 #undef HAVE_WCSWCS
180
181 /* Define if you have the <argz.h> header file.  */
182 #undef HAVE_ARGZ_H
183
184 /* Define if you have the <dirent.h> header file.  */
185 #undef HAVE_DIRENT_H
186
187 /* Define if you have the <fcntl.h> header file.  */
188 #undef HAVE_FCNTL_H
189
190 /* Define if you have the <limits.h> header file.  */
191 #undef HAVE_LIMITS_H
192
193 /* Define if you have the <locale.h> header file.  */
194 #undef HAVE_LOCALE_H
195
196 /* Define if you have the <malloc.h> header file.  */
197 #undef HAVE_MALLOC_H
198
199 /* Define if you have the <ndir.h> header file.  */
200 #undef HAVE_NDIR_H
201
202 /* Define if you have the <nl_types.h> header file.  */
203 #undef HAVE_NL_TYPES_H
204
205 /* Define if you have the <paths.h> header file.  */
206 #undef HAVE_PATHS_H
207
208 /* Define if you have the <string.h> header file.  */
209 #undef HAVE_STRING_H
210
211 /* Define if you have the <sys/dir.h> header file.  */
212 #undef HAVE_SYS_DIR_H
213
214 /* Define if you have the <sys/file.h> header file.  */
215 #undef HAVE_SYS_FILE_H
216
217 /* Define if you have the <sys/ndir.h> header file.  */
218 #undef HAVE_SYS_NDIR_H
219
220 /* Define if you have the <sys/param.h> header file.  */
221 #undef HAVE_SYS_PARAM_H
222
223 /* Define if you have the <unistd.h> header file.  */
224 #undef HAVE_UNISTD_H
225
226 /* Define if you have the <wchar.h> header file.  */
227 #undef HAVE_WCHAR_H
228
229 /* Define if you have the <wctype.h> header file.  */
230 #undef HAVE_WCTYPE_H
231
232 /* Define if you have the compface library (-lcompface).  */
233 #undef HAVE_LIBCOMPFACE
234
235 /* Define if you have the i library (-li).  */
236 #undef HAVE_LIBI
237
238 /* Define if you have the jconv library (-ljconv).  */
239 #undef HAVE_LIBJCONV
240
241 /* Define if you have the xpg4 library (-lxpg4).  */
242 #undef HAVE_LIBXPG4