1/* pre-config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Pidgin-encryption header file */
4
5#ifndef _PIDGIN_ENCRYPTION_CONFIG_H
6#define _PIDGIN_ENCRYPTION_CONFIG_H
7
8
9/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10   systems. This function is required for `alloca.c' support on those systems.
11   */
12#undef CRAY_STACKSEG_END
13
14/* Define to 1 if using `alloca.c'. */
15#undef C_ALLOCA
16
17/* Define to 1 if translation of program messages to the user's native
18   language is requested. */
19#undef ENABLE_NLS
20
21/* Version of pidgin-encryption plugin */
22#undef ENC_PACKAGE
23
24/* Version of pidgin-encryption plugin */
25#undef ENC_VERSION
26
27/* Define to 1 if you have `alloca', as a function or macro. */
28#undef HAVE_ALLOCA
29
30/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
31   */
32#undef HAVE_ALLOCA_H
33
34/* Define to 1 if you have the <argz.h> header file. */
35#undef HAVE_ARGZ_H
36
37/* Define to 1 if you have the `dcgettext' function. */
38#undef HAVE_DCGETTEXT
39
40/* Define to 1 if you have the <dlfcn.h> header file. */
41#undef HAVE_DLFCN_H
42
43/* Define to 1 if you have the `feof_unlocked' function. */
44#undef HAVE_FEOF_UNLOCKED
45
46/* Define to 1 if you have the `fgets_unlocked' function. */
47#undef HAVE_FGETS_UNLOCKED
48
49/* Define to 1 if you have the `getcwd' function. */
50#undef HAVE_GETCWD
51
52/* Define to 1 if you have the `getegid' function. */
53#undef HAVE_GETEGID
54
55/* Define to 1 if you have the `geteuid' function. */
56#undef HAVE_GETEUID
57
58/* Define to 1 if you have the `getgid' function. */
59#undef HAVE_GETGID
60
61/* Define to 1 if you have the `getpagesize' function. */
62#undef HAVE_GETPAGESIZE
63
64/* Define if the GNU gettext() function is already present or preinstalled. */
65#undef HAVE_GETTEXT
66
67/* Define to 1 if you have the `getuid' function. */
68#undef HAVE_GETUID
69
70/* Define if you have the iconv() function. */
71#undef HAVE_ICONV
72
73/* Define to 1 if you have the <inttypes.h> header file. */
74#undef HAVE_INTTYPES_H
75
76/* Define to 1 if you have the <keyhi.h> header file. */
77#undef HAVE_KEYHI_H
78
79/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
80#undef HAVE_LANGINFO_CODESET
81
82/* Define if your <locale.h> file defines LC_MESSAGES. */
83#undef HAVE_LC_MESSAGES
84
85/* Define to 1 if you have the <limits.h> header file. */
86#undef HAVE_LIMITS_H
87
88/* Define to 1 if you have the <locale.h> header file. */
89#undef HAVE_LOCALE_H
90
91/* Define to 1 if you have the <malloc.h> header file. */
92#undef HAVE_MALLOC_H
93
94/* Define to 1 if you have the <memory.h> header file. */
95#undef HAVE_MEMORY_H
96
97/* Define to 1 if you have the `mempcpy' function. */
98#undef HAVE_MEMPCPY
99
100/* Define to 1 if you have a working `mmap' system call. */
101#undef HAVE_MMAP
102
103/* Define to 1 if you have the `munmap' function. */
104#undef HAVE_MUNMAP
105
106/* Define to 1 if you have the <nl_types.h> header file. */
107#undef HAVE_NL_TYPES_H
108
109/* Define to 1 if you have the <nspr.h> header file. */
110#undef HAVE_NSPR_H
111
112/* Define if you have Mozilla NSS */
113#undef HAVE_NSS
114
115/* Define to 1 if you have the <nss.h> header file. */
116#undef HAVE_NSS_H
117
118/* Define if we have found pidgin. */
119#undef HAVE_PIDGIN
120
121/* Define to 1 if you have the <prio.h> header file. */
122#undef HAVE_PRIO_H
123
124/* Define if we have found purple. */
125#undef HAVE_PURPLE
126
127/* Define to 1 if you have the `putenv' function. */
128#undef HAVE_PUTENV
129
130/* Define to 1 if you have the `setenv' function. */
131#undef HAVE_SETENV
132
133/* Define to 1 if you have the `setlocale' function. */
134#undef HAVE_SETLOCALE
135
136/* Define to 1 if you have the <smime.h> header file. */
137#undef HAVE_SMIME_H
138
139/* Define if you have SSL */
140#undef HAVE_SSL
141
142/* Define to 1 if you have the <ssl.h> header file. */
143#undef HAVE_SSL_H
144
145/* Define to 1 if you have the <stddef.h> header file. */
146#undef HAVE_STDDEF_H
147
148/* Define to 1 if you have the <stdint.h> header file. */
149#undef HAVE_STDINT_H
150
151/* Define to 1 if you have the <stdlib.h> header file. */
152#undef HAVE_STDLIB_H
153
154/* Define to 1 if you have the `stpcpy' function. */
155#undef HAVE_STPCPY
156
157/* Define to 1 if you have the `strcasecmp' function. */
158#undef HAVE_STRCASECMP
159
160/* Define to 1 if you have the `strchr' function. */
161#undef HAVE_STRCHR
162
163/* Define to 1 if you have the `strdup' function. */
164#undef HAVE_STRDUP
165
166/* Define to 1 if you have the <strings.h> header file. */
167#undef HAVE_STRINGS_H
168
169/* Define to 1 if you have the <string.h> header file. */
170#undef HAVE_STRING_H
171
172/* Define to 1 if you have the `strtoul' function. */
173#undef HAVE_STRTOUL
174
175/* Define to 1 if you have the <sys/param.h> header file. */
176#undef HAVE_SYS_PARAM_H
177
178/* Define to 1 if you have the <sys/stat.h> header file. */
179#undef HAVE_SYS_STAT_H
180
181/* Define to 1 if you have the <sys/types.h> header file. */
182#undef HAVE_SYS_TYPES_H
183
184/* Define to 1 if you have the `tsearch' function. */
185#undef HAVE_TSEARCH
186
187/* Define to 1 if you have the <unistd.h> header file. */
188#undef HAVE_UNISTD_H
189
190/* Define to 1 if you have the `__argz_count' function. */
191#undef HAVE___ARGZ_COUNT
192
193/* Define to 1 if you have the `__argz_next' function. */
194#undef HAVE___ARGZ_NEXT
195
196/* Define to 1 if you have the `__argz_stringify' function. */
197#undef HAVE___ARGZ_STRINGIFY
198
199/* Define as const if the declaration of iconv() needs const. */
200#undef ICONV_CONST
201
202/* Define to the sub-directory in which libtool stores uninstalled libraries.
203   */
204#undef LT_OBJDIR
205
206/* Define to the address where bug reports for this package should be sent. */
207#undef PACKAGE_BUGREPORT
208
209/* Define to the full name of this package. */
210#undef PACKAGE_NAME
211
212/* Define to the full name and version of this package. */
213#undef PACKAGE_STRING
214
215/* Define to the one symbol short name of this package. */
216#undef PACKAGE_TARNAME
217
218/* Define to the home page for this package. */
219#undef PACKAGE_URL
220
221/* Define to the version of this package. */
222#undef PACKAGE_VERSION
223
224/* If using the C implementation of alloca, define if you know the
225   direction of stack growth for your system; otherwise it will be
226   automatically deduced at runtime.
227	STACK_DIRECTION > 0 => grows toward higher addresses
228	STACK_DIRECTION < 0 => grows toward lower addresses
229	STACK_DIRECTION = 0 => direction of growth unknown */
230#undef STACK_DIRECTION
231
232/* Define to 1 if you have the ANSI C header files. */
233#undef STDC_HEADERS
234
235/* Define to empty if `const' does not conform to ANSI C. */
236#undef const
237
238/* Define to `__inline__' or `__inline' if that's what the C compiler
239   calls it, or to nothing if 'inline' is not supported under any name.  */
240#ifndef __cplusplus
241#undef inline
242#endif
243
244/* Define to `long int' if <sys/types.h> does not define. */
245#undef off_t
246
247/* Define to `unsigned int' if <sys/types.h> does not define. */
248#undef size_t
249
250
251#endif /* _PIDGIN_ENCRYPTION_CONFIG_H */
252
253