summaryrefslogtreecommitdiffstats
path: root/config.h.in
blob: 2736e52970b24199ba97090e99baadf024177f46 (plain)
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
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Directory for AppArmor profiles (Linux) */
#undef APPARMORDIR

/* Build date and time */
#undef BUILD_DATE

/* Cisco Discovery Protocol */
#undef ENABLE_CDP

/* Custom TLV support */
#undef ENABLE_CUSTOM

/* Dot1 extension (VLAN stuff) */
#undef ENABLE_DOT1

/* Dot3 extension (PHY stuff) */
#undef ENABLE_DOT3

/* systemtap/DTrace trace support */
#undef ENABLE_DTRACE

/* Extreme Discovery Protocol */
#undef ENABLE_EDP

/* Foundry Discovery Protocol */
#undef ENABLE_FDP

/* use of pre-0.9.2 JSON/json-c format */
#undef ENABLE_JSON0

/* LLDP-MED extension */
#undef ENABLE_LLDPMED

/* compatibility with Linux kernel older than 2.6.39 */
#undef ENABLE_OLDIES

/* Privilege separation */
#undef ENABLE_PRIVSEP

/* SynOptics Network Management Protocol */
#undef ENABLE_SONMP

/* Define if have both address and leak sanitizer */
#undef HAVE_ADDRESS_SANITIZER

/* Define if __alignof__ operator is available */
#undef HAVE_ALIGNOF

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

/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF

/* Define to 1 if you have the `daemon' function. */
#undef HAVE_DAEMON

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

/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK

/* Define to 1 if you have the `getline' function. */
#undef HAVE_GETLINE

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

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

/* Define if you have a readline compatible library */
#undef HAVE_LIBREADLINE

/* Define to indicate support of linux capabilities */
#undef HAVE_LINUX_CAPABILITIES

/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
   to 0 otherwise. */
#undef HAVE_MALLOC

/* 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 you have the `netsnmp_enable_subagent' function. */
#undef HAVE_NETSNMP_ENABLE_SUBAGENT

/* Define to 1 if `f_create_from_tstring_new' is a member of
   `netsnmp_tdomain'. */
#undef HAVE_NETSNMP_TDOMAIN_F_CREATE_FROM_TSTRING_NEW

/* Define to 1 if you have the <net-snmp/agent/util_funcs.h> header file. */
#undef HAVE_NET_SNMP_AGENT_UTIL_FUNCS_H

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

/* Define if your readline library has \`add_history' */
#undef HAVE_READLINE_HISTORY

/* Define to 1 if you have the <readline/history.h> header file. */
#undef HAVE_READLINE_HISTORY_H

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

/* Define to 1 if your system has a GNU libc compatible `realloc' function,
   and to 0 otherwise. */
#undef HAVE_REALLOC

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

/* Define to indicate that res_init() exists */
#undef HAVE_RES_INIT

/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE

/* Define to 1 if you have the `setproctitle_init' function. */
#undef HAVE_SETPROCTITLE_INIT

/* Define to 1 if you have the `setresgid' function. */
#undef HAVE_SETRESGID

/* Define to 1 if you have the `setresuid' function. */
#undef HAVE_SETRESUID

/* Define to 1 if you have the `snmp_select_info2' function. */
#undef HAVE_SNMP_SELECT_INFO2

/* 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 you have the `strlcpy' function. */
#undef HAVE_STRLCPY

/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP

/* Define to 1 if you have the `strnlen' function. */
#undef HAVE_STRNLEN

/* Define to 1 if you have the `strtonum' function. */
#undef HAVE_STRTONUM

/* 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 typeof works with your compiler. */
#undef HAVE_TYPEOF

/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T

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

/* Define to 1 if the system has the type `u_int32_t'. */
#undef HAVE_U_INT32_T

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

/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK

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

/* Define to 1 if you have the `vsyslog' function. */
#undef HAVE_VSYSLOG

/* Define to 1 if `fork' works. */
#undef HAVE_WORKING_FORK

/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK

/* Define if libc defines __progname */
#undef HAVE___PROGNAME

/* Host operating system is DragonFly BSD */
#undef HOST_OS_DRAGONFLY

/* Host operating system is FreeBSD */
#undef HOST_OS_FREEBSD

/* Host operating system is Linux */
#undef HOST_OS_LINUX

/* Host operating system is NetBSD */
#undef HOST_OS_NETBSD

/* Host operating system is OpenBSD */
#undef HOST_OS_OPENBSD

/* Host operating system is macOS */
#undef HOST_OS_OSX

/* Host operating system is Solaris */
#undef HOST_OS_SOLARIS

/* Directory for launchd configuration file (OSX) */
#undef LAUNCHDDAEMONSDIR

/* Path to socket for communication with lldpd */
#undef LLDPD_CTL_SOCKET

/* Path to lldpd PID file */
#undef LLDPD_PID_FILE

/* C compiler command */
#undef LLDP_CC

/* Linker compiler command */
#undef LLDP_LD

/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR

/* Minimal kernel version required */
#undef MIN_LINUX_KERNEL_VERSION

/* Netlink maximum receive buffer size */
#undef NETLINK_MAX_RECEIVE_BUFSIZE

/* Netlink initial receive buffer size */
#undef NETLINK_RECEIVE_BUFSIZE

/* Netlink send buffer size */
#undef NETLINK_SEND_BUFSIZE

/* 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

/* Which directory to use to chroot lldpd */
#undef PRIVSEP_CHROOT

/* Which group to use for privilege separation */
#undef PRIVSEP_GROUP

/* Which user to use for privilege separation */
#undef PRIVSEP_USER

/* Define to 1 if all of the C90 standard headers exist (not just the ones
   required in a freestanding environment). This macro is provided for
   backward compatibility; new code need not use it. */
#undef STDC_HEADERS

/* Directory for systemd service files */
#undef SYSTEMDSYSTEMUNITDIR

/* Directory for sysusers files */
#undef SYSUSERSDIR

/* Define to indicate to enable seccomp support */
#undef USE_SECCOMP

/* Define to indicate to enable SNMP support */
#undef USE_SNMP

/* Define to indicate to enable XML support */
#undef USE_XML

/* Version number of package */
#undef VERSION

/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc

/* Define as a signed integer type capable of holding a process identifier. */
#undef pid_t

/* Define to rpl_realloc if the replacement function should be used. */
#undef realloc

/* Define to __typeof__ if your compiler spells it that way. */
#undef typeof

/* Compatibility with Linux u_int16_t */
#undef u_int16_t

/* Compatibility with Linux u_int32_t */
#undef u_int32_t

/* Compatibility with Linux u_int64_t */
#undef u_int64_t

/* Compatibility with Linux u_int8_t */
#undef u_int8_t

/* Define as `fork' if `vfork' does not work. */
#undef vfork