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