forked from kismetwireless/kismet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.h.in
327 lines (225 loc) · 6.89 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
/* 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
/* system data directory */
#undef DATA_LOC
/* Named mutex debugging */
#undef DEBUG_MUTEX_NAME
/* disabled by configure arguments */
#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
/* Define to 1 if you have the <bfd.h> header file. */
#undef HAVE_BFD_H
/* BSD radiotap packet headers */
#undef HAVE_BSD_SYS_RADIOTAP
/* Define to 1 if you have the <btbb.h> header file. */
#undef HAVE_BTBB_H
/* kernel capability support */
#undef HAVE_CAPABILITY
/* cpp11 available */
#undef HAVE_CXX11
/* cpp14 available */
#undef HAVE_CXX14
/* cpp17 available */
#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 <execinfo.h> header file. */
#undef HAVE_EXECINFO_H
/* GPS support will be built. */
#undef HAVE_GPS
/* inttypes.h is present */
#undef HAVE_INTTYPES_H
/* libbladerf */
#undef HAVE_LIBBLADERF
/* Define to 1 if you have the `cap' library (-lcap). */
#undef HAVE_LIBCAP
/* 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
/* libubertooth has ubertooth_count */
#undef HAVE_LIBUBERTOOTH_UBERTOOTH_COUNT
/* Define to 1 if you have the <libutil.h> header file. */
#undef HAVE_LIBUTIL_H
/* libwebsockets */
#undef HAVE_LIBWEBSOCKETS
/* 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
/* pcap/pcap.h */
#undef HAVE_PCAPPCAP_H
/* libpcap header */
#undef HAVE_PCAP_H
/* System has pipe2 */
#undef HAVE_PIPE2
/* 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 <sensors/sensors.h> header file. */
#undef HAVE_SENSORS_SENSORS_H
/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
/* accept() takes type socklen_t for addrlen */
#undef HAVE_SOCKLEN_T
/* 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 <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/pstat.h> header file. */
#undef HAVE_SYS_PSTAT_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 <ubertooth.h> header file. */
#undef HAVE_UBERTOOTH_H
/* ubertooth.h in ubertooth dir */
#undef HAVE_UBERTOOTH_UBERTOOTH_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
/* 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 to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* strerror_r return type */
#undef STRERROR_R_T
/* 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
/* Do not enforce runtime type safety */
#undef TE_TYPE_SAFETY
/* 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
/* 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
/* asio global defs */
#define ASIO_HAS_STD_CHRONO
#define ASIO_HAS_MOVE