File: ac-config.h.in

package info (click to toggle)
pavuk 0.9.32-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,696 kB
  • ctags: 3,858
  • sloc: ansic: 51,667; sh: 3,381; makefile: 364
file content (308 lines) | stat: -rw-r--r-- 6,753 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
/* ac-config.h.in.  Generated from configure.in by autoheader.  */

/* Berkeley DB 1.8x comatibility */
#undef DB_COMPATIBILITY_API

/* Define if you want to compile with debuging options */
#undef DEBUG

/* system wide rc file location */
#undef DEFAULTRC

/* path to EGD/PRNGD socket */
#undef EGD_SOCKET_NAME

/* NTLM authorization support */
#undef ENABLE_NTLM

/* getpgrp() need PID parameter */
#undef GETPGRP_NEED_PID

/* default location of locales directory */
#undef GETTEXT_DEFAULT_CATALOG_DIR

/* gettext intl stuffs */
#undef GETTEXT_NLS

/* with GTK+ GUI */
#undef GTK_FACE

/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H

/* Berkeley DB 1.8x */
#undef HAVE_BDB_18x

/* BSD REs */
#undef HAVE_BSD_REGEX

/* have _nl_msg_cat_cntr in libintl */
#undef HAVE_CAT_CNTR

/* have db185.h */
#undef HAVE_DB185_H

/* have db1/db.h */
#undef HAVE_DB1_H

/* have db2/db185.h */
#undef HAVE_DB2_DB185_H

/* have db3/db185.h */
#undef HAVE_DB3_DB185_H

/* have db4/db185.h */
#undef HAVE_DB4_DB185_H

/* dprintf */
#undef HAVE_DPRINTF

/* fcntl() file locking */
#undef HAVE_FCNTL_LOCK

/* have flock() in libc */
#undef HAVE_FLOCK

/* Define to 1 if your system has a working POSIX `fnmatch' function. */
#undef HAVE_FNMATCH

/* Define to 1 if you have the `freeaddrinfo' function. */
#undef HAVE_FREEADDRINFO

/* Define to 1 if you have the `fstatfs' function. */
#undef HAVE_FSTATFS

/* Define to 1 if you have the `fstatvfs' function. */
#undef HAVE_FSTATVFS

/* Define to 1 if you have the `gai_strerror' function. */
#undef HAVE_GAI_STRERROR

/* gcrypt support for NTLM */
#undef HAVE_GCRYPT

/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO

/* threadsafe gethostbyname_r function */
#undef HAVE_GETHOSTBYNAME_R

/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY

/* have tm_gmtoff inside struct tm */
#undef HAVE_GMTOFF

/* GNU REs */
#undef HAVE_GNU_REGEX

/* IPv6 support */
#undef HAVE_INET6

/* Define to 1 if you have the `inet_ntop' function. */
#undef HAVE_INET_NTOP

/* Define to 1 if you have the `inet_pton' function. */
#undef HAVE_INET_PTON

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the <jsapi.h> header file. */
#undef HAVE_JSAPI_H

/* Define to 1 if you have the `db' library (-ldb). */
#undef HAVE_LIBDB

/* Define to 1 if you support file names longer than 14 characters. */
#undef HAVE_LONG_FILE_NAMES

/* have libmcrypt */
#undef HAVE_MCRYPT

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP

/* with JavaScript bindings */
#undef HAVE_MOZJS

/* multithreading support */
#undef HAVE_MT

/* Define if you have cygwin with new paths style */
#undef HAVE_NEWSTYLE_CYGWIN

/* Define to 1 if you have the <nss.h> header file. */
#undef HAVE_NSS_H

/* libcrypto from OpenSSL contains MD4 cipher */
#undef HAVE_OPENSSL_MD4

/* PCRE REs */
#undef HAVE_PCRE_REGEX

/* POSIX REs */
#undef HAVE_POSIX_REGEX

/* Define to 1 if you have the <prio.h> header file. */
#undef HAVE_PRIO_H

/* OpenSSL lib contains EGD/PRNGD support */
#undef HAVE_RAND_EGD

/* REs support */
#undef HAVE_REGEX

/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H

/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV

/* Define to 1 if you have the <smime.h> header file. */
#undef HAVE_SMIME_H

/* have declared struct sockaddr_storage */
#undef HAVE_SOCKADDR_STORAGE

/* <socks.h> */
#undef HAVE_SOCKS_H

/* Define to 1 if you have the <ssl.h> header file. */
#undef HAVE_SSL_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/mount.h> header file. */
#undef HAVE_SYS_MOUNT_H

/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H

/* Define to 1 if you have the <sys/statfs.h> header file. */
#undef HAVE_SYS_STATFS_H

/* Define to 1 if you have the <sys/statvfs.h> header file. */
#undef HAVE_SYS_STATVFS_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <sys/vfs.h> header file. */
#undef HAVE_SYS_VFS_H

/* Define if you have tcgetpgrp() */
#undef HAVE_TERMIOS

/* have timezon function tzset() */
#undef HAVE_TZSET

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP

/* SYSV 8 REs */
#undef HAVE_V8_REGEX

/* SYSV 8 RE exports regsub */
#undef HAVE_V8_REGSUB

/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF

/* have Xmu library */
#undef HAVE_XMU

/* have libz */
#undef HAVE_ZLIB

/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H

/* Set host type */
#undef HOSTTYPE

/* with GUI */
#undef I_FACE

/* libc doesn't export h_errno variable */
#undef NEED_DECLARE_H_ERRNO

/* improper alignment of NTLM structures */
#undef NTLM_UNPACKED_STRUCT

/* have new OpenSSL not old SSLeay libs */
#undef OPENSSL

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Socks proxy support */
#undef SOCKS

/* Socks proxy v5 support */
#undef SOCKS5

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* want SSL support */
#undef USE_SSL

/* use Mozilla NSS3 for SSL support */
#undef USE_SSL_IMPL_NSS

/* use OpenSSL for SSL support */
#undef USE_SSL_IMPL_OPENSSL

/* Version number of package */
#undef VERSION

/* have new OpenSSL with TLS1 support */
#undef WITH_SSL_TLS1

/* with preview dialog for HTML tree */
#undef WITH_TREE

/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN

/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING

/* Define to `long' if <sys/types.h> does not define. */
#undef ssize_t