forked from kismetwireless/kismet
-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.h.in
407 lines (278 loc) · 9.05 KB
/
config.h.in
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
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* backtrace stack support */
#undef BACKWARD_HAS_BACKTRACE
/* backtrace stack support */
#undef BACKWARD_HAS_BACKTRACE_SYMBOL
/* libbfd for stack printing */
#undef BACKWARD_HAS_BFD
/* libdl for stack printing */
#undef BACKWARD_HAS_DW
/* unwind stack support */
#undef BACKWARD_HAS_UNWIND
/* system binary directory */
#undef BIN_LOC
/* Able to build hackrf sweep source */
#undef BUILD_CAPTURE_HACKRF_SWEEP
/* system data directory */
#undef DATA_LOC
/* cannot support backtrace dumping */
#undef DISABLE_BACKWARD
/* Remove mutex deadlock timeout protection */
#undef DISABLE_MUTEX_TIMEOUT
/* gcc version */
#undef GCC_VERSION_MAJOR
/* gcc version */
#undef GCC_VERSION_MINOR
/* gcc version */
#undef GCC_VERSION_PATCH
/* libairpcap header */
#undef HAVE_AIRPCAP_H
/* Define to 1 if you have the <bfd.h> header file. */
#undef HAVE_BFD_H
/* BSD radiotap packet headers */
#undef HAVE_BSD_SYS_RADIOTAP
/* kernel capability support */
#undef HAVE_CAPABILITY
/* define if the compiler supports basic C++11 syntax */
#undef HAVE_CXX11
/* define if the compiler supports basic C++14 syntax */
#undef HAVE_CXX14
/* define if the compiler supports basic C++17 syntax */
#undef HAVE_CXX17
/* Define to 1 if you have the <dwarf.h> header file. */
#undef HAVE_DWARF_H
/* Define to 1 if you have the <elfutils/libdwfl.h> header file. */
#undef HAVE_ELFUTILS_LIBDWFL_H
/* Define to 1 if you have the <elfutils/libdw.h> header file. */
#undef HAVE_ELFUTILS_LIBDW_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 <fftw3.h> header file. */
#undef HAVE_FFTW3_H
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
/* system defines getopt_long */
#undef HAVE_GETOPT_LONG
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
/* have __GNU_PARALLEL extensions */
#undef HAVE_GNU_PARALLEL
/* GPS support will be built. */
#undef HAVE_GPS
/* inttypes.h is present */
#undef HAVE_INTTYPES_H
/* libairpcap win32 control lib */
#undef HAVE_LIBAIRPCAP
/* Define to 1 if you have the `cap' library (-lcap). */
#undef HAVE_LIBCAP
/* Curses terminal lib */
#undef HAVE_LIBCURSES
/* Define to 1 if you have the <libhackrf/hackrf.h> header file. */
#undef HAVE_LIBHACKRF_HACKRF_H
/* Define to 1 if you have the `ncurses' library (-lncurses). */
#undef HAVE_LIBNCURSES
/* libnl netlink library */
#undef HAVE_LIBNL
/* libnl netlink library */
#undef HAVE_LIBNL10
/* libnl-2.0 netlink library */
#undef HAVE_LIBNL20
/* libnl-3.0 netlink library */
#undef HAVE_LIBNL30
/* libnl-2.0 netlink library */
#undef HAVE_LIBNLTINY
/* libnltiny headers present */
#undef HAVE_LIBNLTINY_HEADERS
/* NetworkManager interface library */
#undef HAVE_LIBNM
/* libpcap packet capture lib */
#undef HAVE_LIBPCAP
/* libpcre regex support */
#undef HAVE_LIBPCRE
/* libsqlite3 database support */
#undef HAVE_LIBSQLITE3
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H
/* Linux wireless iwfreq.flag */
#undef HAVE_LINUX_IWFREQFLAG
/* Netlink works */
#undef HAVE_LINUX_NETLINK
/* Linux wireless extentions present */
#undef HAVE_LINUX_WIRELESS
/* local radiotap packet headers */
#undef HAVE_LOCAL_RADIOTAP
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `memset' function. */
#undef HAVE_MEMSET
/* microhttpd is present */
#undef HAVE_MICROHTTPD_H
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* pcap/pcap.h */
#undef HAVE_PCAPPCAP_H
/* pcapfileno-capable libwpcap */
#undef HAVE_PCAP_FILENO
/* Selectablefd-capable libpcap */
#undef HAVE_PCAP_GETSELFD
/* libpcap header */
#undef HAVE_PCAP_H
/* Nonblocking-capable libpcap */
#undef HAVE_PCAP_NONBLOCK
/* System has pipe2 */
#undef HAVE_PIPE2
/* libpcap supports PPI */
#undef HAVE_PPI
/* Define to 1 if you have the `pstat' function. */
#undef HAVE_PSTAT
/* have pthread timelock */
#undef HAVE_PTHREAD_TIMELOCK
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT
/* Define to 1 if you have the <sensors/sensors.h> header file. */
#undef HAVE_SENSORS_SENSORS_H
/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
/* accept() takes type socklen_t for addrlen */
#undef HAVE_SOCKLEN_T
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
/* stdint.h is present */
#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 `strcasecmp' function. */
#undef HAVE_STRCASECMP
/* Define to 1 if you have the `strftime' function. */
#undef HAVE_STRFTIME
/* 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 `strstr' function. */
#undef HAVE_STRSTR
/* System headers are there */
#undef HAVE_SYSHEADERS
/* 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/socket.h> header file. */
#undef HAVE_SYS_SOCKET_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/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/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the <unwind.h> header file. */
#undef HAVE_UNWIND_H
/* __PROGNAME glibc macro available */
#undef HAVE___PROGNAME
/* system library directory */
#undef LIB_LOC
/* system state directory */
#undef LOCALSTATE_DIR
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
/* Able to use MHD_quiesce_daemon to shut down */
#undef MHD_QUIESCE
/* we need to shim isnan */
#undef MISSING_STD_ISNAN
/* we need to shim std snprintf */
#undef MISSING_STD_SNPRINTF
/* 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
/* writeable argv type */
#undef PF_ARGV_TYPE
/* Libprelude support enabled */
#undef PRELUDE
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* system config directory */
#undef SYSCONF_LOC
/* Compiling for Cygwin */
#undef SYS_CYGWIN
/* Compiling for OSX/Darwin */
#undef SYS_DARWIN
/* Compiling for FreeBSD */
#undef SYS_FREEBSD
/* Compiling for Linux OS */
#undef SYS_LINUX
/* Compiling for NetBSD */
#undef SYS_NETBSD
/* Compiling for OpenBSD */
#undef SYS_OPENBSD
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* 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
/* proftpd argv stuff */
#define PF_ARGV_NONE 0
#define PF_ARGV_NEW 1
#define PF_ARGV_WRITEABLE 2
#define PF_ARGV_PSTAT 3
#define PF_ARGV_PSSTRINGS 4
/* Maximum number of characters in the status line */
#define STATUS_MAX 1024
/* Stupid ncurses */
#define NCURSES_NOMACROS
/* Number of hex pairs in a key */
#define WEPKEY_MAX 32
/* String length of a key */
#define WEPKEYSTR_MAX ((WEPKEY_MAX * 2) + WEPKEY_MAX)
/* system min isn't reliable */
#define kismin(x,y) ((x) < (y) ? (x) : (y))
#define kismax(x,y) ((x) > (y) ? (x) : (y))
/* Timer slices per second */
#define SERVER_TIMESLICES_SEC 10
/* Max chars in SSID */
#define MAX_SSID_LEN 255
#ifndef _
#define _(x) x
#endif