~ubuntu-branches/ubuntu/natty/ntop/natty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2005-01-30 21:59:13 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050130215913-xc3ke963bw49b3k4
Tags: 2:3.0-5
* Updated README.Debian file so users will understand what to do at
  install, closes: #291794, #287802.
* Updated ntop init script to give better output.
* Also changed log directory from /var/lib/ntop to /var/log/ntop,
  closes: #252352.
* Quoted the interface list to allow whitespace, closes: #267248.
* Added a couple of logcheck ignores, closes: #269321, #269319.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.in by autoheader.  */
 
2
 
 
3
/* ntop built for big endian machine */
 
4
#undef CFG_BIG_ENDIAN
 
5
 
 
6
/* Configuration file directory */
 
7
#undef CFG_CONFIGFILE_DIR
 
8
 
 
9
/* Data file directory */
 
10
#undef CFG_DATAFILE_DIR
 
11
 
 
12
/* Database file directory */
 
13
#undef CFG_DBFILE_DIR
 
14
 
 
15
/* ether_header uses ether_addr structs */
 
16
#undef CFG_ETHER_HEADER_HAS_EA
 
17
 
 
18
/* ntop built for little endian machine */
 
19
#undef CFG_LITTLE_ENDIAN
 
20
 
 
21
/* Enable/disable multithread support */
 
22
#undef CFG_MULTITHREADED
 
23
 
 
24
/* OS lacks getdomainname function. */
 
25
#undef CFG_NEED_GETDOMAINNAME
 
26
 
 
27
/* Solaris 2.5: private implementation of inet_aton */
 
28
#undef CFG_NEED_INET_ATON
 
29
 
 
30
/* Plugin installation directory */
 
31
#undef CFG_PLUGIN_DIR
 
32
 
 
33
/* Run files directory */
 
34
#undef CFG_RUN_DIR
 
35
 
 
36
/* ntop built for unknown machine */
 
37
#undef CFG_UNKNOWN_ENDIAN
 
38
 
 
39
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
 
40
   systems. This function is required for `alloca.c' support on those systems.
 
41
   */
 
42
#undef CRAY_STACKSEG_END
 
43
 
 
44
/* Define to 1 if using `alloca.c'. */
 
45
#undef C_ALLOCA
 
46
 
 
47
/* Define to 1 if you have the `alarm' function. */
 
48
#undef HAVE_ALARM
 
49
 
 
50
/* Define to 1 if you have `alloca', as a function or macro. */
 
51
#undef HAVE_ALLOCA
 
52
 
 
53
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
 
54
   */
 
55
#undef HAVE_ALLOCA_H
 
56
 
 
57
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
58
#undef HAVE_ARPA_INET_H
 
59
 
 
60
/* Define to 1 if you have the <arpa/nameser.h> header file. */
 
61
#undef HAVE_ARPA_NAMESER_H
 
62
 
 
63
/* backtrace() is available */
 
64
#undef HAVE_BACKTRACE
 
65
 
 
66
/* Define to 1 if you have the `bzero' function. */
 
67
#undef HAVE_BZERO
 
68
 
 
69
/* Have crypt_get_format() function */
 
70
#undef HAVE_CRYPTGETFORMAT
 
71
 
 
72
/* Define to 1 if you have the <crypt.h> header file. */
 
73
#undef HAVE_CRYPT_H
 
74
 
 
75
/* Define to 1 if you have the `ctime_r' function. */
 
76
#undef HAVE_CTIME_R
 
77
 
 
78
/* Define to 1 if you have the <dirent.h> header file. */
 
79
#undef HAVE_DIRENT_H
 
80
 
 
81
/* Define to 1 if you have the <dlfcn.h> header file. */
 
82
#undef HAVE_DLFCN_H
 
83
 
 
84
/* Define to 1 if you have the <dl.h> header file. */
 
85
#undef HAVE_DL_H
 
86
 
 
87
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
 
88
#undef HAVE_DOPRNT
 
89
 
 
90
/* Define to 1 if you have the `endpwent' function. */
 
91
#undef HAVE_ENDPWENT
 
92
 
 
93
/* Define to 1 if you have the <errno.h> header file. */
 
94
#undef HAVE_ERRNO_H
 
95
 
 
96
/* Define to 1 if you have the <ethertype.h> header file. */
 
97
#undef HAVE_ETHERTYPE_H
 
98
 
 
99
/* glibc syslog.h or sys/syslog.h with facilitynames[] option */
 
100
#undef HAVE_FACILITYNAMES
 
101
 
 
102
/* Define to 1 if you have the <fcntl.h> header file. */
 
103
#undef HAVE_FCNTL_H
 
104
 
 
105
/* Define to 1 if you have the <float.h> header file. */
 
106
#undef HAVE_FLOAT_H
 
107
 
 
108
/* Define to 1 if you have the `fork' function. */
 
109
#undef HAVE_FORK
 
110
 
 
111
/* Define to 1 if you have the <gdbm.h> header file. */
 
112
#undef HAVE_GDBM_H
 
113
 
 
114
/* Define to 1 if you have the <gdome.h> header file. */
 
115
#undef HAVE_GDOME_H
 
116
 
 
117
/* Define to 1 if you have the <gd.h> header file. */
 
118
#undef HAVE_GD_H
 
119
 
 
120
/* Define to 1 if you have the `gethostbyaddr' function. */
 
121
#undef HAVE_GETHOSTBYADDR
 
122
 
 
123
/* Define to 1 if you have the `gethostbyaddr_r' function. */
 
124
#undef HAVE_GETHOSTBYADDR_R
 
125
 
 
126
/* Define to 1 if you have the `gethostbyname' function. */
 
127
#undef HAVE_GETHOSTBYNAME
 
128
 
 
129
/* Define to 1 if you have the `gethostname' function. */
 
130
#undef HAVE_GETHOSTNAME
 
131
 
 
132
/* Define to 1 if you have the `getipnodebyaddr' function. */
 
133
#undef HAVE_GETIPNODEBYADDR
 
134
 
 
135
/* Define to 1 if you have the <getopt.h> header file. */
 
136
#undef HAVE_GETOPT_H
 
137
 
 
138
/* Define to 1 if you have the `getpass' function. */
 
139
#undef HAVE_GETPASS
 
140
 
 
141
/* Define to 1 if you have the `gettimeofday' function. */
 
142
#undef HAVE_GETTIMEOFDAY
 
143
 
 
144
/* Define to 1 if you have the <glibconfig.h> header file. */
 
145
#undef HAVE_GLIBCONFIG_H
 
146
 
 
147
/* Define to 1 if you have the <glib.h> header file. */
 
148
#undef HAVE_GLIB_H
 
149
 
 
150
/* Define to 1 if you have the <icmp6.h> header file. */
 
151
#undef HAVE_ICMP6_H
 
152
 
 
153
/* use sysctl support for fetch interface informations */
 
154
#undef HAVE_IFLIST_SYSCTL
 
155
 
 
156
/* Define to 1 if you have the <if.h> header file. */
 
157
#undef HAVE_IF_H
 
158
 
 
159
/* For sFlowPlugin.c to define in6_addr for environments without it. */
 
160
#undef HAVE_IN6_ADDR
 
161
 
 
162
/* Define to 1 if you have the `inet_ntoa' function. */
 
163
#undef HAVE_INET_NTOA
 
164
 
 
165
/* Define for int16 typedef */
 
166
#undef HAVE_INT16_T
 
167
 
 
168
/* Define for int32 typedef */
 
169
#undef HAVE_INT32_T
 
170
 
 
171
/* Define for int64 typedef */
 
172
#undef HAVE_INT64_T
 
173
 
 
174
/* Define for int8 typedef */
 
175
#undef HAVE_INT8_T
 
176
 
 
177
/* Define to 1 if you have the <inttypes.h> header file. */
 
178
#undef HAVE_INTTYPES_H
 
179
 
 
180
/* Define to 1 if you have the <ip6.h> header file. */
 
181
#undef HAVE_IP6_H
 
182
 
 
183
/* Define to 1 if you have the <langinfo.h> header file. */
 
184
#undef HAVE_LANGINFO_H
 
185
 
 
186
/* Define to 1 if you have the `c' library (-lc). */
 
187
#undef HAVE_LIBC
 
188
 
 
189
/* Define to 1 if you have the `crypt' library (-lcrypt). */
 
190
#undef HAVE_LIBCRYPT
 
191
 
 
192
/* Define to 1 if you have the `crypto' library (-lcrypto). */
 
193
#undef HAVE_LIBCRYPTO
 
194
 
 
195
/* Define to 1 if you have the `c_r' library (-lc_r). */
 
196
#undef HAVE_LIBC_R
 
197
 
 
198
/* Define to 1 if you have the `dl' library (-ldl). */
 
199
#undef HAVE_LIBDL
 
200
 
 
201
/* Define to 1 if you have the `dld' library (-ldld). */
 
202
#undef HAVE_LIBDLD
 
203
 
 
204
/* Define to 1 if you have the `gd' library (-lgd). */
 
205
#undef HAVE_LIBGD
 
206
 
 
207
/* Define to 1 if you have the `gdbm' library (-lgdbm). */
 
208
#undef HAVE_LIBGDBM
 
209
 
 
210
/* Define to 1 if you have the `gdome' library (-lgdome). */
 
211
#undef HAVE_LIBGDOME
 
212
 
 
213
/* Define to 1 if you have the `glib' library (-lglib). */
 
214
#undef HAVE_LIBGLIB
 
215
 
 
216
/* Define to 1 if you have the `m' library (-lm). */
 
217
#undef HAVE_LIBM
 
218
 
 
219
/* Define to 1 if you have the `nsl' library (-lnsl). */
 
220
#undef HAVE_LIBNSL
 
221
 
 
222
/* Define to 1 if you have the `pcap' library (-lpcap). */
 
223
#undef HAVE_LIBPCAP
 
224
 
 
225
/* Define to 1 if you have the `png' library (-lpng). */
 
226
#undef HAVE_LIBPNG
 
227
 
 
228
/* Define to 1 if you have the `posix4' library (-lposix4). */
 
229
#undef HAVE_LIBPOSIX4
 
230
 
 
231
/* Define to 1 if you have the `pthread' library (-lpthread). */
 
232
#undef HAVE_LIBPTHREAD
 
233
 
 
234
/* Define to 1 if you have the `pthreads' library (-lpthreads). */
 
235
#undef HAVE_LIBPTHREADS
 
236
 
 
237
/* Define to 1 if you have the `resolv' library (-lresolv). */
 
238
#undef HAVE_LIBRESOLV
 
239
 
 
240
/* Define to 1 if you have the `rt' library (-lrt). */
 
241
#undef HAVE_LIBRT
 
242
 
 
243
/* Define to 1 if you have the `socket' library (-lsocket). */
 
244
#undef HAVE_LIBSOCKET
 
245
 
 
246
/* Define to 1 if you have the `ssl' library (-lssl). */
 
247
#undef HAVE_LIBSSL
 
248
 
 
249
/* Define for tcp wrappers (-lwrap) */
 
250
#undef HAVE_LIBWRAP
 
251
 
 
252
/* Define to 1 if you have the `xml2' library (-lxml2). */
 
253
#undef HAVE_LIBXML2
 
254
 
 
255
/* Define to 1 if you have the `xnet' library (-lxnet). */
 
256
#undef HAVE_LIBXNET
 
257
 
 
258
/* Define to 1 if you have the `z' library (-lz). */
 
259
#undef HAVE_LIBZ
 
260
 
 
261
/* Define to 1 if you have the <limits.h> header file. */
 
262
#undef HAVE_LIMITS_H
 
263
 
 
264
/* Define to 1 if you have the <linux/if_pppox.h> header file. */
 
265
#undef HAVE_LINUX_IF_PPPOX_H
 
266
 
 
267
/* Define to 1 if you have the <locale.h> header file. */
 
268
#undef HAVE_LOCALE_H
 
269
 
 
270
/* Define to 1 if you have the `localtime_r' function. */
 
271
#undef HAVE_LOCALTIME_R
 
272
 
 
273
/* Define to 1 if long double works and has more range or precision than
 
274
   double. */
 
275
#undef HAVE_LONG_DOUBLE
 
276
 
 
277
/* malloc.h has mallinfo */
 
278
#undef HAVE_MALLINFO_MALLOC_H
 
279
 
 
280
/* Define to 1 if you have the <malloc.h> header file. */
 
281
#undef HAVE_MALLOC_H
 
282
 
 
283
/* Define to 1 if you have the <math.h> header file. */
 
284
#undef HAVE_MATH_H
 
285
 
 
286
/* Define to 1 if you have the `memchr' function. */
 
287
#undef HAVE_MEMCHR
 
288
 
 
289
/* Define to 1 if you have the <memory.h> header file. */
 
290
#undef HAVE_MEMORY_H
 
291
 
 
292
/* Define to 1 if you have the `memset' function. */
 
293
#undef HAVE_MEMSET
 
294
 
 
295
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 
296
#undef HAVE_NDIR_H
 
297
 
 
298
/* Define to 1 if you have the <netdb.h> header file. */
 
299
#undef HAVE_NETDB_H
 
300
 
 
301
/* Define to 1 if you have the <netinet/icmp6.h> header file. */
 
302
#undef HAVE_NETINET_ICMP6_H
 
303
 
 
304
/* Define to 1 if you have the <netinet/if_ether.h> header file. */
 
305
#undef HAVE_NETINET_IF_ETHER_H
 
306
 
 
307
/* Define to 1 if you have the <netinet/in.h> header file. */
 
308
#undef HAVE_NETINET_IN_H
 
309
 
 
310
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
 
311
#undef HAVE_NETINET_IN_SYSTM_H
 
312
 
 
313
/* Define to 1 if you have the <netinet/ip6.h> header file. */
 
314
#undef HAVE_NETINET_IP6_H
 
315
 
 
316
/* Define to 1 if you have the <netinet/ip.h> header file. */
 
317
#undef HAVE_NETINET_IP_H
 
318
 
 
319
/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
 
320
#undef HAVE_NETINET_IP_ICMP_H
 
321
 
 
322
/* Define to 1 if you have the <netinet/tcp.h> header file. */
 
323
#undef HAVE_NETINET_TCP_H
 
324
 
 
325
/* Define to 1 if you have the <netinet/udp.h> header file. */
 
326
#undef HAVE_NETINET_UDP_H
 
327
 
 
328
/* Define to 1 if you have the <net/bpf.h> header file. */
 
329
#undef HAVE_NET_BPF_H
 
330
 
 
331
/* Define to 1 if you have the <net/ethernet.h> header file. */
 
332
#undef HAVE_NET_ETHERNET_H
 
333
 
 
334
/* Define to 1 if you have the <net/if_dl.h> header file. */
 
335
#undef HAVE_NET_IF_DL_H
 
336
 
 
337
/* Define to 1 if you have the <net/if.h> header file. */
 
338
#undef HAVE_NET_IF_H
 
339
 
 
340
/* Define to 1 if you have the <net/ppp_defs.h> header file. */
 
341
#undef HAVE_NET_PPP_DEFS_H
 
342
 
 
343
/* Define to 1 if you have the <net/route.h> header file. */
 
344
#undef HAVE_NET_ROUTE_H
 
345
 
 
346
/* OPENSSL is available */
 
347
#undef HAVE_OPENSSL
 
348
 
 
349
/* Define to 1 if you have the <openssl/crypto.h> header file. */
 
350
#undef HAVE_OPENSSL_CRYPTO_H
 
351
 
 
352
/* Define to 1 if you have the <openssl/err.h> header file. */
 
353
#undef HAVE_OPENSSL_ERR_H
 
354
 
 
355
/* Define to 1 if you have the <openssl/pem.h> header file. */
 
356
#undef HAVE_OPENSSL_PEM_H
 
357
 
 
358
/* Define to 1 if you have the <openssl/rsa.h> header file. */
 
359
#undef HAVE_OPENSSL_RSA_H
 
360
 
 
361
/* Define to 1 if you have the <openssl/ssl.h> header file. */
 
362
#undef HAVE_OPENSSL_SSL_H
 
363
 
 
364
/* Define to 1 if you have the <openssl/x509.h> header file. */
 
365
#undef HAVE_OPENSSL_X509_H
 
366
 
 
367
/* Define to 1 if you have the <pcap-bpf.h> header file. */
 
368
#undef HAVE_PCAP_BPF_H
 
369
 
 
370
/* Define to 1 if you have the <pcap.h> header file. */
 
371
#undef HAVE_PCAP_H
 
372
 
 
373
/* libpcap has pcap_lib_version */
 
374
#undef HAVE_PCAP_LIB_VERSION
 
375
 
 
376
/* libpcap has pcap_open_dead */
 
377
#undef HAVE_PCAP_OPEN_DEAD
 
378
 
 
379
/* libpcap has pcap_setnonblock */
 
380
#undef HAVE_PCAP_SETNONBLOCK
 
381
 
 
382
/* Define to 1 if you have the <png.h> header file. */
 
383
#undef HAVE_PNG_H
 
384
 
 
385
/* pthread_atfork() exists */
 
386
#undef HAVE_PTHREAD_ATFORK
 
387
 
 
388
/* Define to 1 if you have the <pthread.h> header file. */
 
389
#undef HAVE_PTHREAD_H
 
390
 
 
391
/* Define to 1 if you have the `putenv' function. */
 
392
#undef HAVE_PUTENV
 
393
 
 
394
/* Define to 1 if you have the <pwd.h> header file. */
 
395
#undef HAVE_PWD_H
 
396
 
 
397
/* Define to 1 if you have the `regcomp' function. */
 
398
#undef HAVE_REGCOMP
 
399
 
 
400
/* regex lib is defined inside -lc for regex.c */
 
401
#undef HAVE_REGEX
 
402
 
 
403
/* Define to 1 if you have the `re_comp' function. */
 
404
#undef HAVE_RE_COMP
 
405
 
 
406
/* Define to 1 if you have the <sched.h> header file. */
 
407
#undef HAVE_SCHED_H
 
408
 
 
409
/* Define to 1 if you have the `sched_yield' function. */
 
410
#undef HAVE_SCHED_YIELD
 
411
 
 
412
/* Define to 1 if you have the <security/pam_appl.h> header file. */
 
413
#undef HAVE_SECURITY_PAM_APPL_H
 
414
 
 
415
/* Define to 1 if you have the `select' function. */
 
416
#undef HAVE_SELECT
 
417
 
 
418
/* Define to 1 if you have the <semaphore.h> header file. */
 
419
#undef HAVE_SEMAPHORE_H
 
420
 
 
421
/* Define to 1 if you have the <setjmp.h> header file. */
 
422
#undef HAVE_SETJMP_H
 
423
 
 
424
/* Define to 1 if you have the <shadow.h> header file. */
 
425
#undef HAVE_SHADOW_H
 
426
 
 
427
/* Define to 1 if you have the <signal.h> header file. */
 
428
#undef HAVE_SIGNAL_H
 
429
 
 
430
/* Define to 1 if you have the `snprintf' function. */
 
431
#undef HAVE_SNPRINTF
 
432
 
 
433
/* Define to 1 if you have the `socket' function. */
 
434
#undef HAVE_SOCKET
 
435
 
 
436
/* Define to 1 if you have the `sqrt' function. */
 
437
#undef HAVE_SQRT
 
438
 
 
439
/* Define to 1 if `stat' has the bug that it succeeds when given the
 
440
   zero-length file name argument. */
 
441
#undef HAVE_STAT_EMPTY_STRING_BUG
 
442
 
 
443
/* Define to 1 if you have the <stdarg.h> header file. */
 
444
#undef HAVE_STDARG_H
 
445
 
 
446
/* Define to 1 if you have the <stddef.h> header file. */
 
447
#undef HAVE_STDDEF_H
 
448
 
 
449
/* Define to 1 if you have the <stdint.h> header file. */
 
450
#undef HAVE_STDINT_H
 
451
 
 
452
/* Define to 1 if you have the <stdio.h> header file. */
 
453
#undef HAVE_STDIO_H
 
454
 
 
455
/* Define to 1 if you have the <stdlib.h> header file. */
 
456
#undef HAVE_STDLIB_H
 
457
 
 
458
/* Define to 1 if you have the `strcasecmp' function. */
 
459
#undef HAVE_STRCASECMP
 
460
 
 
461
/* Define to 1 if you have the `strchr' function. */
 
462
#undef HAVE_STRCHR
 
463
 
 
464
/* Define to 1 if you have the `strcspn' function. */
 
465
#undef HAVE_STRCSPN
 
466
 
 
467
/* Define to 1 if you have the `strdup' function. */
 
468
#undef HAVE_STRDUP
 
469
 
 
470
/* Define to 1 if you have the `strerror' function. */
 
471
#undef HAVE_STRERROR
 
472
 
 
473
/* Define to 1 if you have the `strftime' function. */
 
474
#undef HAVE_STRFTIME
 
475
 
 
476
/* Define to 1 if you have the <strings.h> header file. */
 
477
#undef HAVE_STRINGS_H
 
478
 
 
479
/* Define to 1 if you have the <string.h> header file. */
 
480
#undef HAVE_STRING_H
 
481
 
 
482
/* Define to 1 if you have the `strncasecmp' function. */
 
483
#undef HAVE_STRNCASECMP
 
484
 
 
485
/* Define to 1 if you have the `strpbrk' function. */
 
486
#undef HAVE_STRPBRK
 
487
 
 
488
/* Define to 1 if you have the `strrchr' function. */
 
489
#undef HAVE_STRRCHR
 
490
 
 
491
/* Define to 1 if you have the `strspn' function. */
 
492
#undef HAVE_STRSPN
 
493
 
 
494
/* Define to 1 if you have the `strstr' function. */
 
495
#undef HAVE_STRSTR
 
496
 
 
497
/* Define to 1 if you have the `strtok_r' function. */
 
498
#undef HAVE_STRTOK_R
 
499
 
 
500
/* Define to 1 if you have the `strtoul' function. */
 
501
#undef HAVE_STRTOUL
 
502
 
 
503
/* Define to 1 if `tm_zone' is member of `struct tm'. */
 
504
#undef HAVE_STRUCT_TM_TM_ZONE
 
505
 
 
506
/* Define to 1 if you have the `sysctl' function. */
 
507
#undef HAVE_SYSCTL
 
508
 
 
509
/* Define to 1 if you have the <syslog.h> header file. */
 
510
#undef HAVE_SYSLOG_H
 
511
 
 
512
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
 
513
   */
 
514
#undef HAVE_SYS_DIR_H
 
515
 
 
516
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
517
#undef HAVE_SYS_IOCTL_H
 
518
 
 
519
/* Define to 1 if you have the <sys/ldr.h> header file. */
 
520
#undef HAVE_SYS_LDR_H
 
521
 
 
522
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
 
523
   */
 
524
#undef HAVE_SYS_NDIR_H
 
525
 
 
526
/* Define to 1 if you have the <sys/param.h> header file. */
 
527
#undef HAVE_SYS_PARAM_H
 
528
 
 
529
/* Define to 1 if you have the <sys/resource.h> header file. */
 
530
#undef HAVE_SYS_RESOURCE_H
 
531
 
 
532
/* Define to 1 if you have the <sys/sched.h> header file. */
 
533
#undef HAVE_SYS_SCHED_H
 
534
 
 
535
/* Define to 1 if you have the <sys/select.h> header file. */
 
536
#undef HAVE_SYS_SELECT_H
 
537
 
 
538
/* Define to 1 if you have the <sys/socket.h> header file. */
 
539
#undef HAVE_SYS_SOCKET_H
 
540
 
 
541
/* Define to 1 if you have the <sys/sockio.h> header file. */
 
542
#undef HAVE_SYS_SOCKIO_H
 
543
 
 
544
/* Define to 1 if you have the <sys/stat.h> header file. */
 
545
#undef HAVE_SYS_STAT_H
 
546
 
 
547
/* Define to 1 if you have the <sys/sysctl.h> header file. */
 
548
#undef HAVE_SYS_SYSCTL_H
 
549
 
 
550
/* Define to 1 if you have the <sys/syslog.h> header file. */
 
551
#undef HAVE_SYS_SYSLOG_H
 
552
 
 
553
/* Define to 1 if you have the <sys/time.h> header file. */
 
554
#undef HAVE_SYS_TIME_H
 
555
 
 
556
/* Define to 1 if you have the <sys/types.h> header file. */
 
557
#undef HAVE_SYS_TYPES_H
 
558
 
 
559
/* Define to 1 if you have the <sys/un.h> header file. */
 
560
#undef HAVE_SYS_UN_H
 
561
 
 
562
/* Define to 1 if you have the <sys/utsname.h> header file. */
 
563
#undef HAVE_SYS_UTSNAME_H
 
564
 
 
565
/* Define to 1 if you have the <sys/wait.h> header file. */
 
566
#undef HAVE_SYS_WAIT_H
 
567
 
 
568
/* Define to 1 if you have the <tcpd.h> header file. */
 
569
#undef HAVE_TCPD_H
 
570
 
 
571
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
 
572
   `HAVE_STRUCT_TM_TM_ZONE' instead. */
 
573
#undef HAVE_TM_ZONE
 
574
 
 
575
/* Define to 1 if you don't have `tm_zone' but do have the external array
 
576
   `tzname'. */
 
577
#undef HAVE_TZNAME
 
578
 
 
579
/* Define for unsigned int 64 typedef */
 
580
#undef HAVE_UINT64_T
 
581
 
 
582
/* Define to 1 if you have the `uname' function. */
 
583
#undef HAVE_UNAME
 
584
 
 
585
/* Define to 1 if you have the <unistd.h> header file. */
 
586
#undef HAVE_UNISTD_H
 
587
 
 
588
/* Define for unsigned int 16 typedef */
 
589
#undef HAVE_U_INT16_T
 
590
 
 
591
/* Define for unsigned int 32 typedef */
 
592
#undef HAVE_U_INT32_T
 
593
 
 
594
/* Define for unsigned int 64 typedef */
 
595
#undef HAVE_U_INT64_T
 
596
 
 
597
/* Define for unsigned int 8 typedef */
 
598
#undef HAVE_U_INT8_T
 
599
 
 
600
/* Define to 1 if you have the `vfork' function. */
 
601
#undef HAVE_VFORK
 
602
 
 
603
/* Define to 1 if you have the <vfork.h> header file. */
 
604
#undef HAVE_VFORK_H
 
605
 
 
606
/* Define to 1 if you have the `vprintf' function. */
 
607
#undef HAVE_VPRINTF
 
608
 
 
609
/* Define to 1 if `fork' works. */
 
610
#undef HAVE_WORKING_FORK
 
611
 
 
612
/* Define to 1 if `vfork' works. */
 
613
#undef HAVE_WORKING_VFORK
 
614
 
 
615
/* Define to 1 if you have the <xmlversion.h> header file. */
 
616
#undef HAVE_XMLVERSION_H
 
617
 
 
618
/* Define to 1 if you have the <zlib.h> header file. */
 
619
#undef HAVE_ZLIB_H
 
620
 
 
621
/* Enable/disable ipv6 support */
 
622
#undef INET6
 
623
 
 
624
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
625
   slash. */
 
626
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
627
 
 
628
/* Statically build plugins into sntop */
 
629
#undef MAKE_STATIC_PLUGIN
 
630
 
 
631
/* Define for internationalization */
 
632
#undef MAKE_WITH_I18N
 
633
 
 
634
/* Support SSLv3 if available */
 
635
#undef MAKE_WITH_SSLV3_SUPPORT
 
636
 
 
637
/* Enable SSL Watchdog */
 
638
#undef MAKE_WITH_SSLWATCHDOG_COMPILETIME
 
639
 
 
640
/* ZLIB is available */
 
641
#undef MAKE_WITH_ZLIB
 
642
 
 
643
/* Name of package */
 
644
#undef PACKAGE
 
645
 
 
646
/* Define to the address where bug reports for this package should be sent. */
 
647
#undef PACKAGE_BUGREPORT
 
648
 
 
649
/* Define to the full name of this package. */
 
650
#undef PACKAGE_NAME
 
651
 
 
652
/* Define to the full name and version of this package. */
 
653
#undef PACKAGE_STRING
 
654
 
 
655
/* Define to the one symbol short name of this package. */
 
656
#undef PACKAGE_TARNAME
 
657
 
 
658
/* Define to the version of this package. */
 
659
#undef PACKAGE_VERSION
 
660
 
 
661
/* Define to 1 if the C compiler supports function prototypes. */
 
662
#undef PROTOTYPES
 
663
 
 
664
/* temporary definition */
 
665
#undef RETSIGTYPE
 
666
 
 
667
/* Define to 1 if the `setvbuf' function takes the buffering type as its
 
668
   second argument and the buffer pointer as the third, as on System V before
 
669
   release 3. */
 
670
#undef SETVBUF_REVERSED
 
671
 
 
672
/* If using the C implementation of alloca, define if you know the
 
673
   direction of stack growth for your system; otherwise it will be
 
674
   automatically deduced at run-time.
 
675
        STACK_DIRECTION > 0 => grows toward higher addresses
 
676
        STACK_DIRECTION < 0 => grows toward lower addresses
 
677
        STACK_DIRECTION = 0 => direction of growth unknown */
 
678
#undef STACK_DIRECTION
 
679
 
 
680
/* Define to 1 if you have the ANSI C header files. */
 
681
#undef STDC_HEADERS
 
682
 
 
683
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
684
#undef TIME_WITH_SYS_TIME
 
685
 
 
686
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
 
687
#undef TM_IN_SYS_TIME
 
688
 
 
689
/* Version number of package */
 
690
#undef VERSION
 
691
 
 
692
/* Define to 1 if type `char' is unsigned and you are not using gcc.  */
 
693
#ifndef __CHAR_UNSIGNED__
 
694
# undef __CHAR_UNSIGNED__
 
695
#endif
 
696
 
 
697
/* Define like PROTOTYPES; this can be used by system headers. */
 
698
#undef __PROTOTYPES
 
699
 
 
700
/* Define to empty if `const' does not conform to ANSI C. */
 
701
#undef const
 
702
 
 
703
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
 
704
   if it is not supported. */
 
705
#undef inline
 
706
 
 
707
/* Define to `int' if <sys/types.h> does not define. */
 
708
#undef pid_t
 
709
 
 
710
/* Define to `unsigned' if <sys/types.h> does not define. */
 
711
#undef size_t
 
712
 
 
713
/* Define as `fork' if `vfork' does not work. */
 
714
#undef vfork
 
715
 
 
716
/* Define to empty if the keyword `volatile' does not work. Warning: valid
 
717
   code using `volatile' can become incorrect without. Disable with care. */
 
718
#undef volatile