Deleted Added
sdiff udiff text old ( 182007 ) new ( 200576 )
full compact
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Is adjtime() accurate? */
4#undef ADJTIME_IS_ACCURATE
5
6/* CHU audio/decoder? */
7#undef AUDIO_CHU
8
9/* Declare char *sys_errlist array */
10#undef CHAR_SYS_ERRLIST

--- 309 unchanged lines hidden (view full) ---

320#undef HAVE_DLFCN_H
321
322/* Use Rendezvous/DNS-SD registration */
323#undef HAVE_DNSREGISTRATION
324
325/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
326#undef HAVE_DOPRNT
327
328/* Can we drop root privileges? */
329#undef HAVE_DROPROOT
330
331/* Define to 1 if you have the <errno.h> header file. */
332#undef HAVE_ERRNO_H
333
334/* Define to 1 if you have the `EVP_md2' function. */
335#undef HAVE_EVP_MD2
336

--- 28 unchanged lines hidden (view full) ---

365#undef HAVE_HSTRERROR
366
367/* Obvious... */
368#undef HAVE_HZ_IN_STRUCT_CLOCKINFO
369
370/* Define to 1 if you have the <ieeefp.h> header file. */
371#undef HAVE_IEEEFP_H
372
373/* ISC: Use iflist_sysctl? */
374#undef HAVE_IFLIST_SYSCTL
375
376/* Define to 1 if the system has the type `int16_t'. */
377#undef HAVE_INT16_T
378
379/* Define to 1 if the system has the type `int32_t'. */
380#undef HAVE_INT32_T
381
382/* Define to 1 if the system has the type `int8_t'. */
383#undef HAVE_INT8_T
384
385/* Define to 1 if the system has the type `intptr_t'. */
386#undef HAVE_INTPTR_T
387
388/* Define to 1 if you have the <inttypes.h> header file. */
389#undef HAVE_INTTYPES_H
390
391/* Define to 1 if you have the `isfinite' function. */
392#undef HAVE_ISFINITE
393
394/* Define to 1 if you have the `kvm_open' function. */
395#undef HAVE_KVM_OPEN
396
397/* Define to 1 if you have the `K_open' function. */
398#undef HAVE_K_OPEN

--- 17 unchanged lines hidden (view full) ---

416#undef HAVE_LIBGEN_H
417
418/* Define to 1 if you have the `kvm' library (-lkvm). */
419#undef HAVE_LIBKVM
420
421/* Define to 1 if you have the `ld' library (-lld). */
422#undef HAVE_LIBLD
423
424/* Define to 1 if you have the `md' library (-lmd). */
425#undef HAVE_LIBMD
426
427/* Define to 1 if you have the `md5' library (-lmd5). */
428#undef HAVE_LIBMD5
429
430/* Define to 1 if you have the `mld' library (-lmld). */
431#undef HAVE_LIBMLD
432
433/* Define to 1 if you have the `nsl' library (-lnsl). */
434#undef HAVE_LIBNSL
435
436/* Define to 1 if you have the `posix4' library (-lposix4). */
437#undef HAVE_LIBPOSIX4
438
439/* Define to 1 if you have the `readline' library (-lreadline). */
440#undef HAVE_LIBREADLINE
441
442/* Define to 1 if you have the `rt' library (-lrt). */
443#undef HAVE_LIBRT
444
445/* Define to 1 if you have the `socket' library (-lsocket). */
446#undef HAVE_LIBSOCKET
447
448/* Define to 1 if you have the `syslog' library (-lsyslog). */
449#undef HAVE_LIBSYSLOG
450
451/* Define to 1 if you have the `xnet' library (-lxnet). */
452#undef HAVE_LIBXNET
453
454/* Define to 1 if you have the <limits.h> header file. */
455#undef HAVE_LIMITS_H
456
457/* Do we have Linux capabilities? */
458#undef HAVE_LINUX_CAPABILITIES
459
460/* Define to 1 if you have the <machine/inline.h> header file. */
461#undef HAVE_MACHINE_INLINE_H
462
463/* Define to 1 if you have the <machine/soundcard.h> header file. */
464#undef HAVE_MACHINE_SOUNDCARD_H
465

--- 73 unchanged lines hidden (view full) ---

539#undef HAVE_NLIST
540
541/* Define to 1 if you have the `ntp_adjtime' function. */
542#undef HAVE_NTP_ADJTIME
543
544/* Define to 1 if you have the `ntp_gettime' function. */
545#undef HAVE_NTP_GETTIME
546
547/* Define this if pathfind(3) works */
548#undef HAVE_PATHFIND
549
550/* Define to 1 if you have the `plock' function. */
551#undef HAVE_PLOCK
552
553/* Define to 1 if you have the <poll.h> header file. */
554#undef HAVE_POLL_H

--- 86 unchanged lines hidden (view full) ---

641#undef HAVE_SIGSUSPEND
642
643/* Define to 1 if you have the `sigvec' function. */
644#undef HAVE_SIGVEC
645
646/* Define to 1 if you have the `snprintf' function. */
647#undef HAVE_SNPRINTF
648
649/* Does struct sockaddr_storage have ss_family? */
650#undef HAVE_SS_FAMILY_IN_SS
651
652/* Does struct sockaddr_storage have ss_len? */
653#undef HAVE_SS_LEN_IN_SS
654
655/* Define to 1 if you have the <stdarg.h> header file. */
656#undef HAVE_STDARG_H

--- 29 unchanged lines hidden (view full) ---

686#undef HAVE_STRRCHR
687
688/* Define to 1 if you have the `strstr' function. */
689#undef HAVE_STRSTR
690
691/* Do we have struct ntptimeval? */
692#undef HAVE_STRUCT_NTPTIMEVAL
693
694/* Define to 1 if `time.tv_nsec' is member of `struct ntptimeval'. */
695#undef HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC
696
697/* Does a system header define struct ppsclockev? */
698#undef HAVE_STRUCT_PPSCLOCKEV
699
700/* Do we have struct snd_size? */
701#undef HAVE_STRUCT_SND_SIZE
702
703/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
704#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
705
706/* Does a system header define struct sockaddr_storage? */
707#undef HAVE_STRUCT_SOCKADDR_STORAGE
708
709/* Do we have struct timespec? */
710#undef HAVE_STRUCT_TIMESPEC
711
712/* Define to 1 if you have the <sun/audioio.h> header file. */
713#undef HAVE_SUN_AUDIOIO_H

--- 259 unchanged lines hidden (view full) ---

973#undef HAVE___NTP_GETTIME
974
975/* Does struct sockaddr_storage have __ss_family? */
976#undef HAVE___SS_FAMILY_IN_SS
977
978/* Does struct sockaddr_storage have __ss_len? */
979#undef HAVE___SS_LEN_IN_SS
980
981/* Should we use the IRIG sawtooth filter? */
982#undef IRIG_SUCKS
983
984/* Do we need to fix in6isaddr? */
985#undef ISC_PLATFORM_FIXIN6ISADDR
986
987/* ISC: do we have if_nametoindex()? */
988#undef ISC_PLATFORM_HAVEIFNAMETOINDEX
989
990/* ISC: have struct if_laddrconf? */
991#undef ISC_PLATFORM_HAVEIF_LADDRCONF
992
993/* ISC: have struct if_laddrreq? */
994#undef ISC_PLATFORM_HAVEIF_LADDRREQ
995
996/* ISC: Have struct in6_pktinfo? */
997#undef ISC_PLATFORM_HAVEIN6PKTINFO
998
999/* ISC: Have IPv6? */
1000#undef ISC_PLATFORM_HAVEIPV6
1001
1002/* ISC: struct sockaddr as sa_len? */
1003#undef ISC_PLATFORM_HAVESALEN
1004
1005/* ISC: Have sin6_scope_id? */
1006#undef ISC_PLATFORM_HAVESCOPEID
1007
1008/* ISC: provide inet_aton() */
1009#undef ISC_PLATFORM_NEEDATON
1010
1011/* ISC: Need in6addr_any? */
1012#undef ISC_PLATFORM_NEEDIN6ADDRANY
1013
1014/* ISC: provide inet_ntop() */
1015#undef ISC_PLATFORM_NEEDNTOP
1016
1017/* Do we need our own in_port_t? */
1018#undef ISC_PLATFORM_NEEDPORTT
1019
1020/* ISC: provide inet_pton() */
1021#undef ISC_PLATFORM_NEEDPTON

--- 62 unchanged lines hidden (view full) ---

1084#undef NO_OPTION_NAME_WARNINGS
1085
1086/* Is there a problem using PARENB and IGNPAR (IRIX)? */
1087#undef NO_PARENB_IGNPAR
1088
1089/* Default location of crypto key info */
1090#undef NTP_KEYSDIR
1091
1092/* Do we have ntp_{adj,get}time in libc? */
1093#undef NTP_SYSCALLS_LIBC
1094
1095/* Do we have ntp_{adj,get}time in the kernel? */
1096#undef NTP_SYSCALLS_STD
1097
1098/* Do we have support for SHMEM_STATUS? */
1099#undef ONCORE_SHMEM_STATUS

--- 24 unchanged lines hidden (view full) ---

1124#undef PACKAGE_NAME
1125
1126/* Define to the full name and version of this package. */
1127#undef PACKAGE_STRING
1128
1129/* Define to the one symbol short name of this package. */
1130#undef PACKAGE_TARNAME
1131
1132/* Define to the version of this package. */
1133#undef PACKAGE_VERSION
1134
1135/* Do we have the ppsclock streams module? */
1136#undef PPS
1137
1138/* PPS auxiliary interface for ATOM? */
1139#undef PPS_SAMPLE

--- 26 unchanged lines hidden (view full) ---

1166#undef RELIANTUNIX_CLOCK
1167
1168/* Define as the return type of signal handlers (`int' or `void'). */
1169#undef RETSIGTYPE
1170
1171/* Do we want the SCO clock hacks? */
1172#undef SCO5_CLOCK
1173
1174/* The size of a `char*', as computed by sizeof. */
1175#undef SIZEOF_CHARP
1176
1177/* The size of a `int', as computed by sizeof. */
1178#undef SIZEOF_INT
1179
1180/* The size of a `long', as computed by sizeof. */
1181#undef SIZEOF_LONG
1182
1183/* The size of a `short', as computed by sizeof. */
1184#undef SIZEOF_SHORT
1185
1186/* The size of a `signed char', as computed by sizeof. */
1187#undef SIZEOF_SIGNED_CHAR
1188
1189/* The size of a `time_t', as computed by sizeof. */
1190#undef SIZEOF_TIME_T
1191
1192/* Does SIOCGIFCONF return size in the buffer? */
1193#undef SIZE_RETURNED_IN_BUFFER
1194
1195/* Slew always? */
1196#undef SLEWALWAYS
1197

--- 46 unchanged lines hidden (view full) ---

1244#undef UDP_BACKWARDS_SETOWN
1245
1246/* How do we create unsigned long constants? */
1247#undef ULONG_CONST
1248
1249/* Must we have a CTTY for fsetown? */
1250#undef USE_FSETOWNCTTY
1251
1252/* Can we use SIGPOLL for tty IO? */
1253#undef USE_TTY_SIGPOLL
1254
1255/* Can we use SIGPOLL for UDP? */
1256#undef USE_UDP_SIGPOLL
1257
1258/* Version number of package */
1259#undef VERSION
1260
1261/* ISC: Want IPv6? */
1262#undef WANT_IPV6
1263
1264/* Define this if a working libregex can be found */
1265#undef WITH_LIBREGEX
1266
1267/* Define to 1 if your processor stores words with the most significant byte
1268 first (like Motorola and SPARC, unlike Intel and VAX). */
1269#undef WORDS_BIGENDIAN
1270
1271/* Handle ss_family */
1272#if !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE___SS_FAMILY_IN_SS)
1273# define ss_family __ss_family
1274#endif /* !defined(HAVE_SS_FAMILY_IN_SS) && defined(HAVE_SA_FAMILY_IN_SS) */
1275
1276/* Handle ss_len */
1277#if !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE___SS_LEN_IN_SS)
1278# define ss_len __ss_len
1279#endif /* !defined(HAVE_SS_LEN_IN_SS) && defined(HAVE_SA_LEN_IN_SS) */
1280
1281/* Define to 1 if on AIX 3.
1282 System headers sometimes define this.
1283 We just want to avoid a redefinition error message. */
1284#ifndef _ALL_SOURCE
1285# undef _ALL_SOURCE
1286#endif
1287
1288/* Define to 1 if on MINIX. */
1289#undef _MINIX
1290
1291/* Define to 2 if the system does not provide POSIX.1 features except with
1292 this defined. */
1293#undef _POSIX_1_SOURCE
1294
1295/* Define to 1 if you need to in order for `stat' and other things to work. */

--- 14 unchanged lines hidden (view full) ---

1310#undef gid_t
1311
1312/* Define to `__inline__' or `__inline' if that's what the C compiler
1313 calls it, or to nothing if 'inline' is not supported under any name. */
1314#ifndef __cplusplus
1315#undef inline
1316#endif
1317
1318/* Define to `long' if does not define. */
1319#undef off_t
1320
1321/* Define to `unsigned' if does not define. */
1322#undef size_t
1323
1324/* Define to `long' if <sys/types.h> does not define. */
1325#undef time_t
1326
1327/* Define to `int' if <sys/types.h> doesn't define. */
1328#undef uid_t
1329
1330/* Alternate uintptr_t for systems without it. */
1331#undef uintptr_t
1332
1333/* Does the compiler like "volatile"? */
1334#undef volatile