Merge tag 'upstream/1.2.4'
[quagga-debian.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* bgpd vty socket */
7 #undef BGP_VTYSH_PATH
8
9 /* Mask for config files */
10 #undef CONFIGFILE_MASK
11
12 /* Consumed Time Check */
13 #undef CONSUMED_TIME_CHECK
14
15 /* daemon vty directory */
16 #undef DAEMON_VTY_DIR
17
18 /* Build for development */
19 #undef DEV_BUILD
20
21 /* Disable BGP installation to zebra */
22 #undef DISABLE_BGP_ANNOUNCE
23
24 /* include git version info */
25 #undef GIT_VERSION
26
27 /* GNU Linux */
28 #undef GNU_LINUX
29
30 /* Define to 1 if you have the `alarm' function. */
31 #undef HAVE_ALARM
32
33 /* Define to 1 if you have the <arpa/inet.h> header file. */
34 #undef HAVE_ARPA_INET_H
35
36 /* Define to 1 if you have the <asm/types.h> header file. */
37 #undef HAVE_ASM_TYPES_H
38
39 /* Broken CMSG_FIRSTHDR */
40 #undef HAVE_BROKEN_CMSG_FIRSTHDR
41
42 /* BSD ifi_link_state available */
43 #undef HAVE_BSD_IFI_LINK_STATE
44
45 /* BSD link-detect */
46 #undef HAVE_BSD_LINK_DETECT
47
48 /* Can pass ifindex in struct ip_mreq */
49 #undef HAVE_BSD_STRUCT_IP_MREQ_HACK
50
51 /* capabilities */
52 #undef HAVE_CAPABILITIES
53
54 /* Define to 1 if your system has a working `chown' function. */
55 #undef HAVE_CHOWN
56
57 /* Have monotonic clock */
58 #undef HAVE_CLOCK_MONOTONIC
59
60 /* Define to 1 if you have the `daemon' function. */
61 #undef HAVE_DAEMON
62
63 /* Define to 1 if you have the declaration of `TCP_MD5SIG', and to 0 if you
64    don't. */
65 #undef HAVE_DECL_TCP_MD5SIG
66
67 /* Define to 1 if you have the <dlfcn.h> header file. */
68 #undef HAVE_DLFCN_H
69
70 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
71 #undef HAVE_DOPRNT
72
73 /* Define to 1 if you have the `dup2' function. */
74 #undef HAVE_DUP2
75
76 /* Define to 1 if you have the `fcntl' function. */
77 #undef HAVE_FCNTL
78
79 /* Define to 1 if you have the <fcntl.h> header file. */
80 #undef HAVE_FCNTL_H
81
82 /* Define to 1 if you have the <features.h> header file. */
83 #undef HAVE_FEATURES_H
84
85 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
86 #undef HAVE_FNMATCH
87
88 /* Define to 1 if you have the `fork' function. */
89 #undef HAVE_FORK
90
91 /* Forwarding Plane Manager support */
92 #undef HAVE_FPM
93
94 /* Define to 1 if you have the `ftruncate' function. */
95 #undef HAVE_FTRUNCATE
96
97 /* Define to 1 if you have the `getaddrinfo' function. */
98 #undef HAVE_GETADDRINFO
99
100 /* Define to 1 if you have the `getcwd' function. */
101 #undef HAVE_GETCWD
102
103 /* Define to 1 if you have the `getgrouplist' function. */
104 #undef HAVE_GETGROUPLIST
105
106 /* Define to 1 if you have the `gethostbyname' function. */
107 #undef HAVE_GETHOSTBYNAME
108
109 /* Define to 1 if you have the `getifaddrs' function. */
110 #undef HAVE_GETIFADDRS
111
112 /* Define to 1 if you have the `getpagesize' function. */
113 #undef HAVE_GETPAGESIZE
114
115 /* Define to 1 if you have the `gettimeofday' function. */
116 #undef HAVE_GETTIMEOFDAY
117
118 /* Glibc backtrace */
119 #undef HAVE_GLIBC_BACKTRACE
120
121 /* GNU regexp library */
122 #undef HAVE_GNU_REGEX
123
124 /* Define to 1 if you have the `if_indextoname' function. */
125 #undef HAVE_IF_INDEXTONAME
126
127 /* Define to 1 if you have the `if_nametoindex' function. */
128 #undef HAVE_IF_NAMETOINDEX
129
130 /* Define to 1 if you have the `inet_aton' function. */
131 #undef HAVE_INET_ATON
132
133 /* Define to 1 if you have the <inet/nd.h> header file. */
134 #undef HAVE_INET_ND_H
135
136 /* Define to 1 if you have the `inet_ntoa' function. */
137 #undef HAVE_INET_NTOA
138
139 /* inet_ntop */
140 #undef HAVE_INET_NTOP
141
142 /* inet_pton */
143 #undef HAVE_INET_PTON
144
145 /* Define to 1 if you have the <inttypes.h> header file. */
146 #undef HAVE_INTTYPES_H
147
148 /* IPv6 */
149 #undef HAVE_IPV6
150
151 /* Have IP_PKTINFO */
152 #undef HAVE_IP_PKTINFO
153
154 /* Have IP_RECVDSTADDR */
155 #undef HAVE_IP_RECVDSTADDR
156
157 /* Have IP_RECVIF */
158 #undef HAVE_IP_RECVIF
159
160 /* IRDP */
161 #undef HAVE_IRDP
162
163 /* Define to 1 if you have the <kvm.h> header file. */
164 #undef HAVE_KVM_H
165
166 /* Capabilities */
167 #undef HAVE_LCAPS
168
169 /* Define to 1 if you have the `crypt' library (-lcrypt). */
170 #undef HAVE_LIBCRYPT
171
172 /* Have libm */
173 #undef HAVE_LIBM
174
175 /* Define to 1 if you have the `nsl' library (-lnsl). */
176 #undef HAVE_LIBNSL
177
178 /* Define to 1 if you have the `pcreposix' library (-lpcreposix). */
179 #undef HAVE_LIBPCREPOSIX
180
181 /* Define to 1 if you have the `resolv' library (-lresolv). */
182 #undef HAVE_LIBRESOLV
183
184 /* Define to 1 if you have the `socket' library (-lsocket). */
185 #undef HAVE_LIBSOCKET
186
187 /* Define to 1 if you have the `umem' library (-lumem). */
188 #undef HAVE_LIBUMEM
189
190 /* Define to 1 if you have the `xnet' library (-lxnet). */
191 #undef HAVE_LIBXNET
192
193 /* Define to 1 if you have the <limits.h> header file. */
194 #undef HAVE_LIMITS_H
195
196 /* Define to 1 if you have the <linux/mroute.h> header file. */
197 #undef HAVE_LINUX_MROUTE_H
198
199 /* Define to 1 if you have the <linux/version.h> header file. */
200 #undef HAVE_LINUX_VERSION_H
201
202 /* mallinfo */
203 #undef HAVE_MALLINFO
204
205 /* Define to 1 if you have the `memchr' function. */
206 #undef HAVE_MEMCHR
207
208 /* Define to 1 if you have the `memmove' function. */
209 #undef HAVE_MEMMOVE
210
211 /* Define to 1 if you have the <memory.h> header file. */
212 #undef HAVE_MEMORY_H
213
214 /* Define to 1 if you have the `memset' function. */
215 #undef HAVE_MEMSET
216
217 /* Define to 1 if you have the <netdb.h> header file. */
218 #undef HAVE_NETDB_H
219
220 /* Define to 1 if you have the <netinet6/in6.h> header file. */
221 #undef HAVE_NETINET6_IN6_H
222
223 /* Define to 1 if you have the <netinet6/in6_var.h> header file. */
224 #undef HAVE_NETINET6_IN6_VAR_H
225
226 /* Define to 1 if you have the <netinet6/nd6.h> header file. */
227 #undef HAVE_NETINET6_ND6_H
228
229 /* Define to 1 if you have the <netinet/icmp6.h> header file. */
230 #undef HAVE_NETINET_ICMP6_H
231
232 /* Define to 1 if you have the <netinet/in6_var.h> header file. */
233 #undef HAVE_NETINET_IN6_VAR_H
234
235 /* Define to 1 if you have the <netinet/in.h> header file. */
236 #undef HAVE_NETINET_IN_H
237
238 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
239 #undef HAVE_NETINET_IN_SYSTM_H
240
241 /* Define to 1 if you have the <netinet/in_var.h> header file. */
242 #undef HAVE_NETINET_IN_VAR_H
243
244 /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
245 #undef HAVE_NETINET_IP_ICMP_H
246
247 /* netlink */
248 #undef HAVE_NETLINK
249
250 /* Have netns */
251 #undef HAVE_NETNS
252
253 /* Define to 1 if you have the <net/if_dl.h> header file. */
254 #undef HAVE_NET_IF_DL_H
255
256 /* Define to 1 if you have the <net/if.h> header file. */
257 #undef HAVE_NET_IF_H
258
259 /* Define to 1 if you have the <net/if_var.h> header file. */
260 #undef HAVE_NET_IF_VAR_H
261
262 /* Define to 1 if you have the <net/netopt.h> header file. */
263 #undef HAVE_NET_NETOPT_H
264
265 /* Define to 1 if you have the <net/route.h> header file. */
266 #undef HAVE_NET_ROUTE_H
267
268 /* NET_RT_IFLIST */
269 #undef HAVE_NET_RT_IFLIST
270
271 /* Have openpam.h */
272 #undef HAVE_OPENPAM_H
273
274 /* Have pam_misc.h */
275 #undef HAVE_PAM_MISC_H
276
277 /* Define to 1 if you have the `pow' function. */
278 #undef HAVE_POW
279
280 /* Solaris printstack */
281 #undef HAVE_PRINTSTACK
282
283 /* Define to 1 if you have the <priv.h> header file. */
284 #undef HAVE_PRIV_H
285
286 /* protobuf */
287 #undef HAVE_PROTOBUF
288
289 /* prctl */
290 #undef HAVE_PR_SET_KEEPCAPS
291
292 /* Have RFC3678 protocol-independed API */
293 #undef HAVE_RFC3678
294
295 /* Enable IPv6 Routing Advertisement support */
296 #undef HAVE_RTADV
297
298 /* rusage */
299 #undef HAVE_RUSAGE
300
301 /* Define to 1 if you have the `select' function. */
302 #undef HAVE_SELECT
303
304 /* Define to 1 if you have the `setns' function. */
305 #undef HAVE_SETNS
306
307 /* Define to 1 if you have the <signal.h> header file. */
308 #undef HAVE_SIGNAL_H
309
310 /* SNMP */
311 #undef HAVE_SNMP
312
313 /* Define to 1 if you have the `snprintf' function. */
314 #undef HAVE_SNPRINTF
315
316 /* Define to 1 if you have the `socket' function. */
317 #undef HAVE_SOCKET
318
319 /* Define to 1 if the system has the type `socklen_t'. */
320 #undef HAVE_SOCKLEN_T
321
322 /* getpflags */
323 #undef HAVE_SOLARIS_CAPABILITIES
324
325 /* Stack symbol decoding */
326 #undef HAVE_STACK_TRACE
327
328 /* Define to 1 if `stat' has the bug that it succeeds when given the
329    zero-length file name argument. */
330 #undef HAVE_STAT_EMPTY_STRING_BUG
331
332 /* Define to 1 if stdbool.h conforms to C99. */
333 #undef HAVE_STDBOOL_H
334
335 /* Define to 1 if you have the <stddef.h> header file. */
336 #undef HAVE_STDDEF_H
337
338 /* Define to 1 if you have the <stdint.h> header file. */
339 #undef HAVE_STDINT_H
340
341 /* Define to 1 if you have the <stdlib.h> header file. */
342 #undef HAVE_STDLIB_H
343
344 /* Define to 1 if you have the `strcasecmp' function. */
345 #undef HAVE_STRCASECMP
346
347 /* Define to 1 if you have the `strchr' function. */
348 #undef HAVE_STRCHR
349
350 /* Define to 1 if you have the `strcspn' function. */
351 #undef HAVE_STRCSPN
352
353 /* Define to 1 if you have the `strdup' function. */
354 #undef HAVE_STRDUP
355
356 /* Define to 1 if you have the `strerror' function. */
357 #undef HAVE_STRERROR
358
359 /* Define to 1 if you have the `strftime' function. */
360 #undef HAVE_STRFTIME
361
362 /* Define to 1 if you have the <strings.h> header file. */
363 #undef HAVE_STRINGS_H
364
365 /* Define to 1 if you have the <string.h> header file. */
366 #undef HAVE_STRING_H
367
368 /* Define to 1 if you have the `strlcat' function. */
369 #undef HAVE_STRLCAT
370
371 /* Define to 1 if you have the `strlcpy' function. */
372 #undef HAVE_STRLCPY
373
374 /* Define to 1 if you have the `strncasecmp' function. */
375 #undef HAVE_STRNCASECMP
376
377 /* Define to 1 if you have the `strndup' function. */
378 #undef HAVE_STRNDUP
379
380 /* Define to 1 if you have the `strnlen' function. */
381 #undef HAVE_STRNLEN
382
383 /* Define to 1 if you have the <stropts.h> header file. */
384 #undef HAVE_STROPTS_H
385
386 /* Define to 1 if you have the `strrchr' function. */
387 #undef HAVE_STRRCHR
388
389 /* Define to 1 if you have the `strspn' function. */
390 #undef HAVE_STRSPN
391
392 /* Define to 1 if you have the `strstr' function. */
393 #undef HAVE_STRSTR
394
395 /* Define to 1 if you have the `strtol' function. */
396 #undef HAVE_STRTOL
397
398 /* Define to 1 if you have the `strtoul' function. */
399 #undef HAVE_STRTOUL
400
401 /* Define to 1 if the system has the type `struct icmphdr'. */
402 #undef HAVE_STRUCT_ICMPHDR
403
404 /* Define to 1 if the system has the type `struct if6_aliasreq'. */
405 #undef HAVE_STRUCT_IF6_ALIASREQ
406
407 /* Define to 1 if `ifra_lifetime' is a member of `struct if6_aliasreq'. */
408 #undef HAVE_STRUCT_IF6_ALIASREQ_IFRA_LIFETIME
409
410 /* Define to 1 if the system has the type `struct ifaliasreq'. */
411 #undef HAVE_STRUCT_IFALIASREQ
412
413 /* Define to 1 if `ifm_status' is a member of `struct ifmediareq'. */
414 #undef HAVE_STRUCT_IFMEDIAREQ_IFM_STATUS
415
416 /* Define to 1 if `ifi_link_state' is a member of `struct if_data'. */
417 #undef HAVE_STRUCT_IF_DATA_IFI_LINK_STATE
418
419 /* Define to 1 if the system has the type `struct igmpmsg'. */
420 #undef HAVE_STRUCT_IGMPMSG
421
422 /* Define to 1 if the system has the type `struct in6_aliasreq'. */
423 #undef HAVE_STRUCT_IN6_ALIASREQ
424
425 /* Define to 1 if the system has the type `struct in_pktinfo'. */
426 #undef HAVE_STRUCT_IN_PKTINFO
427
428 /* Define to 1 if `imr_ifindex' is a member of `struct ip_mreqn'. */
429 #undef HAVE_STRUCT_IP_MREQN_IMR_IFINDEX
430
431 /* Define to 1 if the system has the type `struct mfcctl'. */
432 #undef HAVE_STRUCT_MFCCTL
433
434 /* Define to 1 if the system has the type `struct nd_opt_adv_interval'. */
435 #undef HAVE_STRUCT_ND_OPT_ADV_INTERVAL
436
437 /* Define to 1 if `nd_opt_ai_type' is a member of `struct
438    nd_opt_adv_interval'. */
439 #undef HAVE_STRUCT_ND_OPT_ADV_INTERVAL_ND_OPT_AI_TYPE
440
441 /* Define to 1 if the system has the type `struct nd_opt_homeagent_info'. */
442 #undef HAVE_STRUCT_ND_OPT_HOMEAGENT_INFO
443
444 /* Define to 1 if the system has the type `struct rt_addrinfo'. */
445 #undef HAVE_STRUCT_RT_ADDRINFO
446
447 /* Define to 1 if the system has the type `struct sioc_sg_req'. */
448 #undef HAVE_STRUCT_SIOC_SG_REQ
449
450 /* Define to 1 if the system has the type `struct sioc_vif_req'. */
451 #undef HAVE_STRUCT_SIOC_VIF_REQ
452
453 /* Define to 1 if the system has the type `struct sockaddr'. */
454 #undef HAVE_STRUCT_SOCKADDR
455
456 /* Define to 1 if the system has the type `struct sockaddr_dl'. */
457 #undef HAVE_STRUCT_SOCKADDR_DL
458
459 /* Define to 1 if `sdl_len' is a member of `struct sockaddr_dl'. */
460 #undef HAVE_STRUCT_SOCKADDR_DL_SDL_LEN
461
462 /* Define to 1 if the system has the type `struct sockaddr_in'. */
463 #undef HAVE_STRUCT_SOCKADDR_IN
464
465 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
466 #undef HAVE_STRUCT_SOCKADDR_IN6
467
468 /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
469 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
470
471 /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
472 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
473
474 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
475 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
476
477 /* Define to 1 if the system has the type `struct sockaddr_un'. */
478 #undef HAVE_STRUCT_SOCKADDR_UN
479
480 /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
481 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
482
483 /* Define to 1 if the system has the type `struct vifctl'. */
484 #undef HAVE_STRUCT_VIFCTL
485
486 /* Define to 1 if you have the <syslog.h> header file. */
487 #undef HAVE_SYSLOG_H
488
489 /* Define to 1 if you have the <sys/capability.h> header file. */
490 #undef HAVE_SYS_CAPABILITY_H
491
492 /* Define to 1 if you have the <sys/cdefs.h> header file. */
493 #undef HAVE_SYS_CDEFS_H
494
495 /* Define to 1 if you have the <sys/conf.h> header file. */
496 #undef HAVE_SYS_CONF_H
497
498 /* Define to 1 if you have the <sys/ioctl.h> header file. */
499 #undef HAVE_SYS_IOCTL_H
500
501 /* Define to 1 if you have the <sys/ksym.h> header file. */
502 #undef HAVE_SYS_KSYM_H
503
504 /* Define to 1 if you have the <sys/param.h> header file. */
505 #undef HAVE_SYS_PARAM_H
506
507 /* Define to 1 if you have the <sys/select.h> header file. */
508 #undef HAVE_SYS_SELECT_H
509
510 /* Define to 1 if you have the <sys/socket.h> header file. */
511 #undef HAVE_SYS_SOCKET_H
512
513 /* Define to 1 if you have the <sys/sockio.h> header file. */
514 #undef HAVE_SYS_SOCKIO_H
515
516 /* Define to 1 if you have the <sys/stat.h> header file. */
517 #undef HAVE_SYS_STAT_H
518
519 /* Define to 1 if you have the <sys/sysctl.h> header file. */
520 #undef HAVE_SYS_SYSCTL_H
521
522 /* Define to 1 if you have the <sys/times.h> header file. */
523 #undef HAVE_SYS_TIMES_H
524
525 /* Define to 1 if you have the <sys/time.h> header file. */
526 #undef HAVE_SYS_TIME_H
527
528 /* Define to 1 if you have the <sys/types.h> header file. */
529 #undef HAVE_SYS_TYPES_H
530
531 /* Define to 1 if you have the <sys/un.h> header file. */
532 #undef HAVE_SYS_UN_H
533
534 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
535 #undef HAVE_SYS_WAIT_H
536
537 /* Define this if your system can create weak aliases */
538 #undef HAVE_SYS_WEAK_ALIAS
539
540 /* Define this if weak aliases may be created with __attribute__ */
541 #undef HAVE_SYS_WEAK_ALIAS_ATTRIBUTE
542
543 /* Define this if weak aliases may be created with #pragma _CRI duplicate */
544 #undef HAVE_SYS_WEAK_ALIAS_CRIDUPLICATE
545
546 /* Define this if weak aliases in other files are honored */
547 #undef HAVE_SYS_WEAK_ALIAS_CROSSFILE
548
549 /* Define this if weak aliases may be created with #pragma _HP_SECONDARY_DEF
550    */
551 #undef HAVE_SYS_WEAK_ALIAS_HPSECONDARY
552
553 /* Define this if weak aliases may be created with #pragma weak */
554 #undef HAVE_SYS_WEAK_ALIAS_PRAGMA
555
556 /* Old Linux 2.4 TCP MD5 Signature Patch */
557 #undef HAVE_TCP_MD5_LINUX24
558
559 /* Use TCP for zebra communication */
560 #undef HAVE_TCP_ZEBRA
561
562 /* Define to 1 if you have the <time.h> header file. */
563 #undef HAVE_TIME_H
564
565 /* Define to 1 if you have the <ucontext.h> header file. */
566 #undef HAVE_UCONTEXT_H
567
568 /* Define to 1 if `uc_mcontext.gregs' is a member of `ucontext_t'. */
569 #undef HAVE_UCONTEXT_T_UC_MCONTEXT_GREGS
570
571 /* Define to 1 if `uc_mcontext.regs' is a member of `ucontext_t'. */
572 #undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS
573
574 /* Define to 1 if `uc_mcontext.regs.nip' is a member of `ucontext_t'. */
575 #undef HAVE_UCONTEXT_T_UC_MCONTEXT_REGS_NIP
576
577 /* Define to 1 if `uc_mcontext.uc_regs' is a member of `ucontext_t'. */
578 #undef HAVE_UCONTEXT_T_UC_MCONTEXT_UC_REGS
579
580 /* Define to 1 if you have the `uname' function. */
581 #undef HAVE_UNAME
582
583 /* Define to 1 if you have the <unistd.h> header file. */
584 #undef HAVE_UNISTD_H
585
586 /* Define to 1 if you have the `vfork' function. */
587 #undef HAVE_VFORK
588
589 /* Define to 1 if you have the <vfork.h> header file. */
590 #undef HAVE_VFORK_H
591
592 /* Define to 1 if the system has the type `vifi_t'. */
593 #undef HAVE_VIFI_T
594
595 /* Define to 1 if you have the `vprintf' function. */
596 #undef HAVE_VPRINTF
597
598 /* Define to 1 if you have the `vsnprintf' function. */
599 #undef HAVE_VSNPRINTF
600
601 /* Define to 1 if you have the <wchar.h> header file. */
602 #undef HAVE_WCHAR_H
603
604 /* Define to 1 if you have the <wctype.h> header file. */
605 #undef HAVE_WCTYPE_H
606
607 /* Define to 1 if `fork' works. */
608 #undef HAVE_WORKING_FORK
609
610 /* Define to 1 if `vfork' works. */
611 #undef HAVE_WORKING_VFORK
612
613 /* Define to 1 if the system has the type `_Bool'. */
614 #undef HAVE__BOOL
615
616 /* selected method for isis, == one of the constants */
617 #undef ISIS_METHOD
618
619 /* constant value for isis method bpf */
620 #undef ISIS_METHOD_BPF
621
622 /* constant value for isis method dlpi */
623 #undef ISIS_METHOD_DLPI
624
625 /* constant value for isis method pfpacket */
626 #undef ISIS_METHOD_PFPACKET
627
628 /* isisd vty socket */
629 #undef ISIS_VTYSH_PATH
630
631 /* KAME IPv6 */
632 #undef KAME
633
634 /* Linux IPv6 stack */
635 #undef LINUX_IPV6
636
637 /* Mask for log files */
638 #undef LOGFILE_MASK
639
640 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
641    slash. */
642 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
643
644 /* Define to the sub-directory where libtool stores uninstalled libraries. */
645 #undef LT_OBJDIR
646
647 /* Maximum number of paths for a route */
648 #undef MULTIPATH_NUM
649
650 /* nhrpd vty socket */
651 #undef NHRP_VTYSH_PATH
652
653 /* OpenBSD */
654 #undef OPEN_BSD
655
656 /* ospf6d vty socket */
657 #undef OSPF6_VTYSH_PATH
658
659 /* ospfd vty socket */
660 #undef OSPF_VTYSH_PATH
661
662 /* Name of package */
663 #undef PACKAGE
664
665 /* Define to the address where bug reports for this package should be sent. */
666 #undef PACKAGE_BUGREPORT
667
668 /* Define to the full name of this package. */
669 #undef PACKAGE_NAME
670
671 /* Define to the full name and version of this package. */
672 #undef PACKAGE_STRING
673
674 /* Define to the one symbol short name of this package. */
675 #undef PACKAGE_TARNAME
676
677 /* Define to the home page for this package. */
678 #undef PACKAGE_URL
679
680 /* Define to the version of this package. */
681 #undef PACKAGE_VERSION
682
683 /* Have openpam_ttyconv */
684 #undef PAM_CONV_FUNC
685
686 /* bgpd PID */
687 #undef PATH_BGPD_PID
688
689 /* isisd PID */
690 #undef PATH_ISISD_PID
691
692 /* nhrpd PID */
693 #undef PATH_NHRPD_PID
694
695 /* ospf6d PID */
696 #undef PATH_OSPF6D_PID
697
698 /* ospfd PID */
699 #undef PATH_OSPFD_PID
700
701 /* pimd PID */
702 #undef PATH_PIMD_PID
703
704 /* ripd PID */
705 #undef PATH_RIPD_PID
706
707 /* ripngd PID */
708 #undef PATH_RIPNGD_PID
709
710 /* watchquagga PID */
711 #undef PATH_WATCHQUAGGA_PID
712
713 /* zebra PID */
714 #undef PATH_ZEBRA_PID
715
716 /* pimd vty socket */
717 #undef PIM_VTYSH_PATH
718
719 /* Quagga Group */
720 #undef QUAGGA_GROUP
721
722 /* Hide deprecated interfaces */
723 #undef QUAGGA_NO_DEPRECATED_INTERFACES
724
725 /* Quagga User */
726 #undef QUAGGA_USER
727
728 /* ripng vty socket */
729 #undef RIPNG_VTYSH_PATH
730
731 /* rip vty socket */
732 #undef RIP_VTYSH_PATH
733
734 /* Define to the type of arg 1 for `select'. */
735 #undef SELECT_TYPE_ARG1
736
737 /* Define to the type of args 2, 3 and 4 for `select'. */
738 #undef SELECT_TYPE_ARG234
739
740 /* Define to the type of arg 5 for `select'. */
741 #undef SELECT_TYPE_ARG5
742
743 /* Use SNMP AgentX to interface with snmpd */
744 #undef SNMP_AGENTX
745
746 /* Use SNMP SMUX to interface with snmpd */
747 #undef SNMP_SMUX
748
749 /* Solaris IPv6 */
750 #undef SOLARIS_IPV6
751
752 /* Define to 1 if you have the ANSI C header files. */
753 #undef STDC_HEADERS
754
755 /* SunOS 5 */
756 #undef SUNOS_5
757
758 /* SunOS 5.6 to 5.7 */
759 #undef SUNOS_56
760
761 /* SunOS 5.8 up */
762 #undef SUNOS_59
763
764 /* OSPFAPI */
765 #undef SUPPORT_OSPF_API
766
767 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
768 #undef TIME_WITH_SYS_TIME
769
770 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
771 #undef TM_IN_SYS_TIME
772
773 /* Enable IS-IS topology generator code */
774 #undef TOPOLOGY_GENERATE
775
776 /* Use PAM for authentication */
777 #undef USE_PAM
778
779 /* Enable extensions on AIX 3, Interix.  */
780 #ifndef _ALL_SOURCE
781 # undef _ALL_SOURCE
782 #endif
783 /* Enable GNU extensions on systems that have them.  */
784 #ifndef _GNU_SOURCE
785 # undef _GNU_SOURCE
786 #endif
787 /* Enable threading extensions on Solaris.  */
788 #ifndef _POSIX_PTHREAD_SEMANTICS
789 # undef _POSIX_PTHREAD_SEMANTICS
790 #endif
791 /* Enable extensions on HP NonStop.  */
792 #ifndef _TANDEM_SOURCE
793 # undef _TANDEM_SOURCE
794 #endif
795 /* Enable general extensions on Solaris.  */
796 #ifndef __EXTENSIONS__
797 # undef __EXTENSIONS__
798 #endif
799
800
801 /* Version number of package */
802 #undef VERSION
803
804 /* VTY shell */
805 #undef VTYSH
806
807 /* VTY Sockets Group */
808 #undef VTY_GROUP
809
810 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
811    significant byte first (like Motorola and SPARC, unlike Intel). */
812 #if defined AC_APPLE_UNIVERSAL_BUILD
813 # if defined __BIG_ENDIAN__
814 #  define WORDS_BIGENDIAN 1
815 # endif
816 #else
817 # ifndef WORDS_BIGENDIAN
818 #  undef WORDS_BIGENDIAN
819 # endif
820 #endif
821
822 /* zebra api socket */
823 #undef ZEBRA_SERV_PATH
824
825 /* zebra vty socket */
826 #undef ZEBRA_VTYSH_PATH
827
828 /* Enable large inode numbers on Mac OS X 10.5.  */
829 #ifndef _DARWIN_USE_64_BIT_INODE
830 # define _DARWIN_USE_64_BIT_INODE 1
831 #endif
832
833 /* Number of bits in a file offset, on hosts where this is settable. */
834 #undef _FILE_OFFSET_BITS
835
836 /* Define for large files, on AIX-style hosts. */
837 #undef _LARGE_FILES
838
839 /* Define to 1 if on MINIX. */
840 #undef _MINIX
841
842 /* Define to 2 if the system does not provide POSIX.1 features except with
843    this defined. */
844 #undef _POSIX_1_SOURCE
845
846 /* Define to 1 if you need to in order for `stat' and other things to work. */
847 #undef _POSIX_SOURCE
848
849 /* Define to empty if `const' does not conform to ANSI C. */
850 #undef const
851
852 /* Define to `int' if <sys/types.h> doesn't define. */
853 #undef gid_t
854
855 /* Define to `__inline__' or `__inline' if that's what the C compiler
856    calls it, or to nothing if 'inline' is not supported under any name.  */
857 #ifndef __cplusplus
858 #undef inline
859 #endif
860
861 /* Define to `int' if <sys/types.h> does not define. */
862 #undef mode_t
863
864 /* Define to `int' if <sys/types.h> does not define. */
865 #undef pid_t
866
867 /* Define to the equivalent of the C99 'restrict' keyword, or to
868    nothing if this is not supported.  Do not define if restrict is
869    supported directly.  */
870 #undef restrict
871 /* Work around a bug in Sun C++: it does not support _Restrict or
872    __restrict__, even though the corresponding Sun C compiler ends up with
873    "#define restrict _Restrict" or "#define restrict __restrict__" in the
874    previous line.  Perhaps some future version of Sun C++ will work with
875    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
876 #if defined __SUNPRO_CC && !defined __RESTRICT
877 # define _Restrict
878 # define __restrict__
879 #endif
880
881 /* Old readline */
882 #undef rl_completion_matches
883
884 /* Define to `unsigned int' if <sys/types.h> does not define. */
885 #undef size_t
886
887 /* Define to `int' if <sys/types.h> doesn't define. */
888 #undef uid_t
889
890 /* Define as `fork' if `vfork' does not work. */
891 #undef vfork
892
893 /* Define to empty if the keyword `volatile' does not work. Warning: valid
894    code using `volatile' can become incorrect without. Disable with care. */
895 #undef volatile