File: config.h.in

package info (click to toggle)
zabbix 1%3A2.2.7%2Bdfsg-2%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 55,276 kB
  • ctags: 35,240
  • sloc: php: 109,371; ansic: 103,099; sql: 39,203; sh: 5,873; makefile: 1,059; java: 854; cpp: 159; perl: 35; xml: 29
file content (636 lines) | stat: -rw-r--r-- 16,919 bytes parent folder | download | duplicates (2)
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
/* include/config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to OS name for code managing */
#undef ARCH

/* Define to 1 if libperfstat 5.2.0.40 fileset exists. */
#undef HAVE_AIXOSLEVEL_520004

/* Define to 1 if libperfstat 5.3.0.60 fileset exists. */
#undef HAVE_AIXOSLEVEL_530006

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

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

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

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

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

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

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

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

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

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

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

/* Define to 1 if function 'curl_easy_escape' exists. */
#undef HAVE_FUNCTION_CURL_EASY_ESCAPE

/* Define to 1 if function 'initgroups' exists. */
#undef HAVE_FUNCTION_INITGROUPS

/* Define to 1 if functions 'seteuid' and 'setegid' exist. */
#undef HAVE_FUNCTION_SETEUID

/* Define to 1 if function 'setproctitle' exists. */
#undef HAVE_FUNCTION_SETPROCTITLE

/* Define to 1 if function 'sqlite3_open_v2' exists. */
#undef HAVE_FUNCTION_SQLITE3_OPEN_V2

/* Define to 1 if 'sysctlbyname' exists. */
#undef HAVE_FUNCTION_SYSCTLBYNAME

/* Define to 1 if 'HW_NCPU' exists. */
#undef HAVE_FUNCTION_SYSCTL_HW_NCPU

/* Define to 1 if 'KERN_BOOTTIME' exists. */
#undef HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME

/* Define to 1 if 'KERN_CPTIME,KERN_CPTIME2' exists. */
#undef HAVE_FUNCTION_SYSCTL_KERN_CPTIME

/* Define to 1 if 'KERN_MAXFILES' exists. */
#undef HAVE_FUNCTION_SYSCTL_KERN_MAXFILES

/* Define to 1 if 'KERN_MAXPROC' exists. */
#undef HAVE_FUNCTION_SYSCTL_KERN_MAXPROC

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

/* Define to 1 if you have the `getenv' function. */
#undef HAVE_GETENV

/* Define to 1 if you have the `getloadavg' function. */
#undef HAVE_GETLOADAVG

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

/* Define to 1 if you have the `hstrerror' function. */
#undef HAVE_HSTRERROR

/* Define to 1 if IBM DB2 CLI libraries are available */
#undef HAVE_IBM_DB2

/* Define to 1 if you have the 'libiconv' library (-liconv) */
#undef HAVE_ICONV

/* Define to 1 if Iksemel library should be enabled. */
#undef HAVE_IKSEMEL

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

/* Define to 1 if IPv6 should be enabled. */
#undef HAVE_IPV6

/* Define to 1 if Jabber should be enabled. */
#undef HAVE_JABBER

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

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

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

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

/* Define to 1 if LDAP should be enabled. */
#undef HAVE_LDAP

/* Define to 1 if you have a functional curl library. */
#undef HAVE_LIBCURL

/* Define to 1 if you have the 'libdevstat' library (-ldevstat) */
#undef HAVE_LIBDEVSTAT

/* Define to 1 if you have the 'libexecinfo' library (-lexecinfo) */
#undef HAVE_LIBEXECINFO

/* Define to 1 if you have the `gnutls' library (-lgnutls). */
#undef HAVE_LIBGNUTLS

/* Define to 1 if you have the `kvm' library (-lkvm). */
#undef HAVE_LIBKVM

/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM

/* Define to 1 if you have the `netsnmp' library (-lnetsnmp). */
#undef HAVE_LIBNETSNMP

/* Define to 1 if you have the `odbc' library (-lodbc). */
#undef HAVE_LIBODBC

/* Define to 1 if you have the 'libperfstat' library (-lperfstat) */
#undef HAVE_LIBPERFSTAT

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

/* Define to 1 if you have the `pthread' library (-lpthread). */
#undef HAVE_LIBPTHREAD

/* Define to 1 if you have the `sasl2' library (-lsasl2). */
#undef HAVE_LIBSASL2

/* Define to 1 if libxml2 libraries are available */
#undef HAVE_LIBXML2

/* Define to 1 if you have the <linux/kernel.h> header file. */
#undef HAVE_LINUX_KERNEL_H

/* Define to 1 if format '%qu' exists. */
#undef HAVE_LONG_LONG_QU

/* Define to 1 if you have the <mach/host_info.h> header file. */
#undef HAVE_MACH_HOST_INFO_H

/* Define to 1 if you have the <mach/mach_host.h> header file. */
#undef HAVE_MACH_MACH_HOST_H

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

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

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

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

/* Define to 1 if database supports multirow insert statements. */
#undef HAVE_MULTIROW_INSERT

/* Define to 1 if MySQL libraries are available */
#undef HAVE_MYSQL

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

/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H

/* Define to 1 if Net-SNMP should be enabled. */
#undef HAVE_NETSNMP

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

/* Define to 1 if you have the <net/if_mib.h> header file. */
#undef HAVE_NET_IF_MIB_H

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

/* Define to 1 if OPENIPMI should be enabled. */
#undef HAVE_OPENIPMI

/* Define to 1 if Oracle should be enabled. */
#undef HAVE_ORACLE

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

/* Define to 1 if PostgreSQL libraries are available */
#undef HAVE_POSTGRESQL

/* Define to 1 if '/proc' file system should be used. */
#undef HAVE_PROC

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

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

/* Define to 1 if file '/proc/0/psinfo' should be used. */
#undef HAVE_PROC_0_PSINFO

/* Define to 1 if file '/proc/cpuinfo' should be used. */
#undef HAVE_PROC_CPUINFO

/* Define to 1 if file '/proc/loadavg' should be used. */
#undef HAVE_PROC_LOADAVG

/* Define to 1 if file '/proc/net/dev' should be used. */
#undef HAVE_PROC_NET_DEV

/* Define to 1 if file '/proc/stat' should be used. */
#undef HAVE_PROC_STAT

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

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

/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV

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

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

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

/* Define to 1 if you have the DNS functions */
#undef HAVE_RES_QUERY

/* Define to 1 if union 'semun' exists. */
#undef HAVE_SEMUN

/* Define to 1 if struct 'sensordev' exists. */
#undef HAVE_SENSORDEV

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

/* Define to 1 if you have the `sigqueue' function. */
#undef HAVE_SIGQUEUE

/* Define to 1 if SNMP should be enabled. */
#undef HAVE_SNMP

/* Define to 1 if 'session.localname' exist. */
#undef HAVE_SNMP_SESSION_LOCALNAME

/* Define to 1 if 'sockaddr_storage.ss_family' exists. */
#undef HAVE_SOCKADDR_STORAGE_SS_FAMILY

/* Define to 1 if SQLite libraries are available */
#undef HAVE_SQLITE3

/* Define to 1 if you have the 'libssh2' library (-lssh2) */
#undef HAVE_SSH2

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

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

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_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 'sysinfo.bufferram' exists. */
#undef HAVE_SYSINFO_BUFFERRAM

/* Define to 1 if 'sysinfo.freeram' exists. */
#undef HAVE_SYSINFO_FREERAM

/* Define to 1 if 'sysinfo.freeswap' exists. */
#undef HAVE_SYSINFO_FREESWAP

/* Define to 1 if 'sysinfo.mem_unit' exists. */
#undef HAVE_SYSINFO_MEM_UNIT

/* Define to 1 if 'sysinfo.procs' exists. */
#undef HAVE_SYSINFO_PROCS

/* Define to 1 if 'sysinfo.sharedram' exists. */
#undef HAVE_SYSINFO_SHAREDRAM

/* Define to 1 if 'sysinfo.totalram' exists. */
#undef HAVE_SYSINFO_TOTALRAM

/* Define to 1 if 'sysinfo.totalswap' exists. */
#undef HAVE_SYSINFO_TOTALSWAP

/* Define to 1 if 'sysinfo.uptime' exists. */
#undef HAVE_SYSINFO_UPTIME

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

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

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

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

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

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

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

/* Define to 1 if you have the <sys/mnttab.h> header file. */
#undef HAVE_SYS_MNTTAB_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/procfs.h> header file. */
#undef HAVE_SYS_PROCFS_H

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

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

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

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

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

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

/* Define to 1 if struct 'statfs64' exists. */
#undef HAVE_SYS_STATFS64

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

/* Define to 1 if struct 'statvfs64' exists. */
#undef HAVE_SYS_STATVFS64

/* 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/swap.h> header file. */
#undef HAVE_SYS_SWAP_H

/* Define to 1 if struct 'swaptable' exists. */
#undef HAVE_SYS_SWAP_SWAPTABLE

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

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

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

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

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

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

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

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_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/ucontext.h> header file. */
#undef HAVE_SYS_UCONTEXT_H

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

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

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

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

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

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

/* Define to 1 if function 'clock_gettime' exists. */
#undef HAVE_TIME_CLOCK_GETTIME

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

/* Define to 1 if 'tm.tm_gmtoff' exists. */
#undef HAVE_TM_TM_GMTOFF

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

/* Define to 1 if function 'sysconf' exists. */
#undef HAVE_UNISTD_SYSCONF

/* Define to 1 if unixUNIXODBC Driver Manager should be used. */
#undef HAVE_UNIXODBC

/* Define to 1 if you have the <vm/vm_param.h> header file. */
#undef HAVE_VM_VM_PARAM_H

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

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

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

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

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

/* Define to 1 if macro '__VA_ARGS__' exists. */
#undef HAVE___VA_ARGS__

/* Define to 1 if macro '__va_copy' exists. */
#undef HAVE___VA_COPY

/* Define to HP-UX version */
#undef HPUX_VERSION

/* Define to 1 if you are using Linux 2.4.x */
#undef KERNEL_2_4

/* Define to 1 if you are using Linux 2.6.x */
#undef KERNEL_2_6

/* Define to 1 if LDAP depricated functions is used. */
#undef LDAP_DEPRECATED

/* Defined if libcurl supports AsynchDNS */
#undef LIBCURL_FEATURE_ASYNCHDNS

/* Defined if libcurl supports IDN */
#undef LIBCURL_FEATURE_IDN

/* Defined if libcurl supports IPv6 */
#undef LIBCURL_FEATURE_IPV6

/* Defined if libcurl supports KRB4 */
#undef LIBCURL_FEATURE_KRB4

/* Defined if libcurl supports libz */
#undef LIBCURL_FEATURE_LIBZ

/* Defined if libcurl supports NTLM */
#undef LIBCURL_FEATURE_NTLM

/* Defined if libcurl supports SSL */
#undef LIBCURL_FEATURE_SSL

/* Defined if libcurl supports SSPI */
#undef LIBCURL_FEATURE_SSPI

/* Defined if libcurl supports DICT */
#undef LIBCURL_PROTOCOL_DICT

/* Defined if libcurl supports FILE */
#undef LIBCURL_PROTOCOL_FILE

/* Defined if libcurl supports FTP */
#undef LIBCURL_PROTOCOL_FTP

/* Defined if libcurl supports FTPS */
#undef LIBCURL_PROTOCOL_FTPS

/* Defined if libcurl supports HTTP */
#undef LIBCURL_PROTOCOL_HTTP

/* Defined if libcurl supports HTTPS */
#undef LIBCURL_PROTOCOL_HTTPS

/* Defined if libcurl supports LDAP */
#undef LIBCURL_PROTOCOL_LDAP

/* Defined if libcurl supports TELNET */
#undef LIBCURL_PROTOCOL_TELNET

/* Defined if libcurl supports TFTP */
#undef LIBCURL_PROTOCOL_TFTP

/* Define to 1 if you are using Mac OS X. */
#undef MAC_OS_X

/* Define to 1 if OPENIPMI depricated functions is used. */
#undef OPENIPMI_DEPRECATED

/* 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 home page for this package. */
#undef PACKAGE_URL

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

/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE

/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P

/* Disabling debugging messages from Net-SNMP library */
#undef SNMP_NO_DEBUGGING

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

/* Version number of package */
#undef VERSION

/* Define integer field name in union 'sigval' of struct 'siginfo_t' */
#undef ZBX_SIVAL_INT

/* Define actual socklen_t parameter type in socket functions. */
#undef ZBX_SOCKLEN_T

/* Enable large inode numbers on Mac OS X 10.5.  */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif

/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS

/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define curl_free() as free() if our version of curl lacks curl_free. */
#undef curl_free

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

/* Define socklen_t type. */
#undef socklen_t