Annotation of embedaddon/ntp/config.h.in, revision 1.1

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: 
        !             6: /* Is adjtime() accurate? */
        !             7: #undef ADJTIME_IS_ACCURATE
        !             8: 
        !             9: /* CHU audio/decoder? */
        !            10: #undef AUDIO_CHU
        !            11: 
        !            12: /* ACTS modem service */
        !            13: #undef CLOCK_ACTS
        !            14: 
        !            15: /* Arbiter 1088A/B GPS receiver */
        !            16: #undef CLOCK_ARBITER
        !            17: 
        !            18: /* ARCRON support? */
        !            19: #undef CLOCK_ARCRON_MSF
        !            20: 
        !            21: /* Austron 2200A/2201A GPS receiver? */
        !            22: #undef CLOCK_AS2201
        !            23: 
        !            24: /* PPS interface? */
        !            25: #undef CLOCK_ATOM
        !            26: 
        !            27: /* Datum/Bancomm bc635/VME interface? */
        !            28: #undef CLOCK_BANC
        !            29: 
        !            30: /* Chronolog K-series WWVB receiver? */
        !            31: #undef CLOCK_CHRONOLOG
        !            32: 
        !            33: /* CHU modem/decoder */
        !            34: #undef CLOCK_CHU
        !            35: 
        !            36: /* Diems Computime Radio Clock? */
        !            37: #undef CLOCK_COMPUTIME
        !            38: 
        !            39: /* Datum Programmable Time System? */
        !            40: #undef CLOCK_DATUM
        !            41: 
        !            42: /* ELV/DCF7000 clock? */
        !            43: #undef CLOCK_DCF7000
        !            44: 
        !            45: /* Dumb generic hh:mm:ss local clock? */
        !            46: #undef CLOCK_DUMBCLOCK
        !            47: 
        !            48: /* Forum Graphic GPS datating station driver? */
        !            49: #undef CLOCK_FG
        !            50: 
        !            51: /* TrueTime GPS receiver/VME interface? */
        !            52: #undef CLOCK_GPSVME
        !            53: 
        !            54: /* Heath GC-1000 WWV/WWVH receiver? */
        !            55: #undef CLOCK_HEATH
        !            56: 
        !            57: /* HOPF 6021 clock? */
        !            58: #undef CLOCK_HOPF6021
        !            59: 
        !            60: /* HOPF PCI clock device? */
        !            61: #undef CLOCK_HOPF_PCI
        !            62: 
        !            63: /* HOPF serial clock device? */
        !            64: #undef CLOCK_HOPF_SERIAL
        !            65: 
        !            66: /* HP 58503A GPS receiver? */
        !            67: #undef CLOCK_HPGPS
        !            68: 
        !            69: /* IRIG audio decoder? */
        !            70: #undef CLOCK_IRIG
        !            71: 
        !            72: /* JJY receiver? */
        !            73: #undef CLOCK_JJY
        !            74: 
        !            75: /* Rockwell Jupiter GPS clock? */
        !            76: #undef CLOCK_JUPITER
        !            77: 
        !            78: /* Leitch CSD 5300 Master Clock System Driver? */
        !            79: #undef CLOCK_LEITCH
        !            80: 
        !            81: /* local clock reference? */
        !            82: #undef CLOCK_LOCAL
        !            83: 
        !            84: /* Meinberg clocks */
        !            85: #undef CLOCK_MEINBERG
        !            86: 
        !            87: /* Magnavox MX4200 GPS receiver */
        !            88: #undef CLOCK_MX4200
        !            89: 
        !            90: /* NeoClock4X */
        !            91: #undef CLOCK_NEOCLOCK4X
        !            92: 
        !            93: /* NMEA GPS receiver */
        !            94: #undef CLOCK_NMEA
        !            95: 
        !            96: /* Motorola UT Oncore GPS */
        !            97: #undef CLOCK_ONCORE
        !            98: 
        !            99: /* Palisade clock */
        !           100: #undef CLOCK_PALISADE
        !           101: 
        !           102: /* PARSE driver interface */
        !           103: #undef CLOCK_PARSE
        !           104: 
        !           105: /* Conrad parallel port radio clock */
        !           106: #undef CLOCK_PCF
        !           107: 
        !           108: /* PCL 720 clock support */
        !           109: #undef CLOCK_PPS720
        !           110: 
        !           111: /* PST/Traconex 1020 WWV/WWVH receiver */
        !           112: #undef CLOCK_PST
        !           113: 
        !           114: /* DCF77 raw time code */
        !           115: #undef CLOCK_RAWDCF
        !           116: 
        !           117: /* RCC 8000 clock */
        !           118: #undef CLOCK_RCC8000
        !           119: 
        !           120: /* RIPE NCC Trimble clock */
        !           121: #undef CLOCK_RIPENCC
        !           122: 
        !           123: /* Schmid DCF77 clock */
        !           124: #undef CLOCK_SCHMID
        !           125: 
        !           126: /* clock thru shared memory */
        !           127: #undef CLOCK_SHM
        !           128: 
        !           129: /* Spectracom 8170/Netclock/2 WWVB receiver */
        !           130: #undef CLOCK_SPECTRACOM
        !           131: 
        !           132: /* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
        !           133: #undef CLOCK_TPRO
        !           134: 
        !           135: /* Trimble GPS receiver/TAIP protocol */
        !           136: #undef CLOCK_TRIMTAIP
        !           137: 
        !           138: /* Trimble GPS receiver/TSIP protocol */
        !           139: #undef CLOCK_TRIMTSIP
        !           140: 
        !           141: /* Kinemetrics/TrueTime receivers */
        !           142: #undef CLOCK_TRUETIME
        !           143: 
        !           144: /* TrueTime 560 IRIG-B decoder? */
        !           145: #undef CLOCK_TT560
        !           146: 
        !           147: /* Ultralink M320 WWVB receiver? */
        !           148: #undef CLOCK_ULINK
        !           149: 
        !           150: /* VARITEXT clock */
        !           151: #undef CLOCK_VARITEXT
        !           152: 
        !           153: /* WHARTON 400A Series clock */
        !           154: #undef CLOCK_WHARTON_400A
        !           155: 
        !           156: /* WWV audio driver */
        !           157: #undef CLOCK_WWV
        !           158: 
        !           159: /* Zyfer GPStarplus */
        !           160: #undef CLOCK_ZYFER
        !           161: 
        !           162: /* Enable ntpd debugging code? */
        !           163: #undef DEBUG
        !           164: 
        !           165: /* Enable processing time debugging? */
        !           166: #undef DEBUG_TIMING
        !           167: 
        !           168: /* Declaration style */
        !           169: #undef DECL_ADJTIME_0
        !           170: 
        !           171: /* Declaration style */
        !           172: #undef DECL_BCOPY_0
        !           173: 
        !           174: /* Declaration style */
        !           175: #undef DECL_BZERO_0
        !           176: 
        !           177: /* Declaration style */
        !           178: #undef DECL_CFSETISPEED_0
        !           179: 
        !           180: /* Declare errno? */
        !           181: #undef DECL_ERRNO
        !           182: 
        !           183: /* Declaration style */
        !           184: #undef DECL_HSTRERROR_0
        !           185: 
        !           186: /* Declare h_errno? */
        !           187: #undef DECL_H_ERRNO
        !           188: 
        !           189: /* Declaration style */
        !           190: #undef DECL_INET_NTOA_0
        !           191: 
        !           192: /* Declaration style */
        !           193: #undef DECL_IOCTL_0
        !           194: 
        !           195: /* Declaration style */
        !           196: #undef DECL_IPC_0
        !           197: 
        !           198: /* Declaration style */
        !           199: #undef DECL_MEMMOVE_0
        !           200: 
        !           201: /* Declaration style */
        !           202: #undef DECL_MKSTEMP_0
        !           203: 
        !           204: /* Declaration style */
        !           205: #undef DECL_MKTEMP_0
        !           206: 
        !           207: /* Declaration style */
        !           208: #undef DECL_NLIST_0
        !           209: 
        !           210: /* Declaration style */
        !           211: #undef DECL_PLOCK_0
        !           212: 
        !           213: /* Declaration style */
        !           214: #undef DECL_RENAME_0
        !           215: 
        !           216: /* Declaration style */
        !           217: #undef DECL_SELECT_0
        !           218: 
        !           219: /* Declaration style */
        !           220: #undef DECL_SETITIMER_0
        !           221: 
        !           222: /* Declaration style */
        !           223: #undef DECL_SETPRIORITY_0
        !           224: 
        !           225: /* Declaration style */
        !           226: #undef DECL_SETPRIORITY_1
        !           227: 
        !           228: /* Declaration style */
        !           229: #undef DECL_SIGVEC_0
        !           230: 
        !           231: /* Declaration style */
        !           232: #undef DECL_STDIO_0
        !           233: 
        !           234: /* Declaration style */
        !           235: #undef DECL_STIME_0
        !           236: 
        !           237: /* Declaration style */
        !           238: #undef DECL_STIME_1
        !           239: 
        !           240: /* Declaration style */
        !           241: #undef DECL_STRERROR_0
        !           242: 
        !           243: /* Declaration style */
        !           244: #undef DECL_STRTOL_0
        !           245: 
        !           246: /* Declare syscall()? */
        !           247: #undef DECL_SYSCALL
        !           248: 
        !           249: /* Declaration style */
        !           250: #undef DECL_SYSLOG_0
        !           251: 
        !           252: /* Declaration style */
        !           253: #undef DECL_TIMEOFDAY_0
        !           254: 
        !           255: /* Declaration style */
        !           256: #undef DECL_TIME_0
        !           257: 
        !           258: /* Declaration style */
        !           259: #undef DECL_TOLOWER_0
        !           260: 
        !           261: /* Declaration style */
        !           262: #undef DECL_TOUPPER_0
        !           263: 
        !           264: /* What is the fallback value for HZ? */
        !           265: #undef DEFAULT_HZ
        !           266: 
        !           267: /* Directory separator character, usually / or \\ */
        !           268: #undef DIR_SEP
        !           269: 
        !           270: /* use old autokey session key behavior? */
        !           271: #undef DISABLE_BUG1243_FIX
        !           272: 
        !           273: /* synch TODR hourly? */
        !           274: #undef DOSYNCTODR
        !           275: 
        !           276: /* The number of minutes in a DST adjustment */
        !           277: #undef DSTMINUTES
        !           278: 
        !           279: /* number of args to el_init() */
        !           280: #undef EL_INIT_ARGS
        !           281: 
        !           282: /* Force deferred DNS lookups? */
        !           283: #undef FORCE_DEFER_DNS
        !           284: 
        !           285: /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
        !           286: #undef FORCE_NTPDATE_STEP
        !           287: 
        !           288: /* What is getsockname()'s socklen type? */
        !           289: #undef GETSOCKNAME_SOCKLEN_TYPE
        !           290: 
        !           291: /* Do we have a routing socket (rt_msghdr or rtattr)? */
        !           292: #undef HAS_ROUTING_SOCKET
        !           293: 
        !           294: /* Define to 1 if you have the <arpa/nameser.h> header file. */
        !           295: #undef HAVE_ARPA_NAMESER_H
        !           296: 
        !           297: /* Do we have audio support? */
        !           298: #undef HAVE_AUDIO
        !           299: 
        !           300: /* Define to 1 if you have the <bstring.h> header file. */
        !           301: #undef HAVE_BSTRING_H
        !           302: 
        !           303: /* Define to 1 if you have the `canonicalize_file_name' function. */
        !           304: #undef HAVE_CANONICALIZE_FILE_NAME
        !           305: 
        !           306: /* Do we have the CIOGETEV ioctl (SunOS, Linux)? */
        !           307: #undef HAVE_CIOGETEV
        !           308: 
        !           309: /* Define to 1 if you have the `clock_gettime' function. */
        !           310: #undef HAVE_CLOCK_GETTIME
        !           311: 
        !           312: /* Define to 1 if you have the `clock_settime' function. */
        !           313: #undef HAVE_CLOCK_SETTIME
        !           314: 
        !           315: /* Define to 1 if you have the `daemon' function. */
        !           316: #undef HAVE_DAEMON
        !           317: 
        !           318: /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
        !           319:    */
        !           320: #undef HAVE_DIRENT_H
        !           321: 
        !           322: /* Define to 1 if you have the <dlfcn.h> header file. */
        !           323: #undef HAVE_DLFCN_H
        !           324: 
        !           325: /* Use Rendezvous/DNS-SD registration */
        !           326: #undef HAVE_DNSREGISTRATION
        !           327: 
        !           328: /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
        !           329: #undef HAVE_DOPRNT
        !           330: 
        !           331: /* Can we drop root privileges? */
        !           332: #undef HAVE_DROPROOT
        !           333: 
        !           334: /* Define to 1 if you have the <errno.h> header file. */
        !           335: #undef HAVE_ERRNO_H
        !           336: 
        !           337: /* Define to 1 if you have the <fcntl.h> header file. */
        !           338: #undef HAVE_FCNTL_H
        !           339: 
        !           340: /* Define to 1 if you have the `finite' function. */
        !           341: #undef HAVE_FINITE
        !           342: 
        !           343: /* Define to 1 if you have the `fork' function. */
        !           344: #undef HAVE_FORK
        !           345: 
        !           346: /* Define to 1 if you have the `getbootfile' function. */
        !           347: #undef HAVE_GETBOOTFILE
        !           348: 
        !           349: /* Define to 1 if you have the `getclock' function. */
        !           350: #undef HAVE_GETCLOCK
        !           351: 
        !           352: /* Define to 1 if you have the `getdtablesize' function. */
        !           353: #undef HAVE_GETDTABLESIZE
        !           354: 
        !           355: /* Define to 1 if you have the `getifaddrs' function. */
        !           356: #undef HAVE_GETIFADDRS
        !           357: 
        !           358: /* Define to 1 if you have the `getpassphrase' function. */
        !           359: #undef HAVE_GETPASSPHRASE
        !           360: 
        !           361: /* Define to 1 if you have the `getrusage' function. */
        !           362: #undef HAVE_GETRUSAGE
        !           363: 
        !           364: /* Define to 1 if you have the `getuid' function. */
        !           365: #undef HAVE_GETUID
        !           366: 
        !           367: /* Define to 1 if you have the <histedit.h> header file. */
        !           368: #undef HAVE_HISTEDIT_H
        !           369: 
        !           370: /* Define to 1 if you have the <history.h> header file. */
        !           371: #undef HAVE_HISTORY_H
        !           372: 
        !           373: /* Define to 1 if you have the `hstrerror' function. */
        !           374: #undef HAVE_HSTRERROR
        !           375: 
        !           376: /* Obvious */
        !           377: #undef HAVE_HZ_IN_STRUCT_CLOCKINFO
        !           378: 
        !           379: /* Define to 1 if you have the <ieeefp.h> header file. */
        !           380: #undef HAVE_IEEEFP_H
        !           381: 
        !           382: /* have iflist_sysctl? */
        !           383: #undef HAVE_IFLIST_SYSCTL
        !           384: 
        !           385: /* Define to 1 if you have the `if_nametoindex' function. */
        !           386: #undef HAVE_IF_NAMETOINDEX
        !           387: 
        !           388: /* inline keyword or macro available */
        !           389: #undef HAVE_INLINE
        !           390: 
        !           391: /* Define to 1 if the system has the type `int16_t'. */
        !           392: #undef HAVE_INT16_T
        !           393: 
        !           394: /* Define to 1 if the system has the type `int32_t'. */
        !           395: #undef HAVE_INT32_T
        !           396: 
        !           397: /* Define to 1 if the system has the type `int8_t'. */
        !           398: #undef HAVE_INT8_T
        !           399: 
        !           400: /* Define to 1 if the system has the type `intptr_t'. */
        !           401: #undef HAVE_INTPTR_T
        !           402: 
        !           403: /* Define to 1 if you have the <inttypes.h> header file. */
        !           404: #undef HAVE_INTTYPES_H
        !           405: 
        !           406: /* Do we have IPTOS support? */
        !           407: #undef HAVE_IPTOS_SUPPORT
        !           408: 
        !           409: /* Define to 1 if you have the `isfinite' function. */
        !           410: #undef HAVE_ISFINITE
        !           411: 
        !           412: /* Define to 1 if you have the <kvm.h> header file. */
        !           413: #undef HAVE_KVM_H
        !           414: 
        !           415: /* Define to 1 if you have the `kvm_open' function. */
        !           416: #undef HAVE_KVM_OPEN
        !           417: 
        !           418: /* Define to 1 if you have the `elf' library (-lelf). */
        !           419: #undef HAVE_LIBELF
        !           420: 
        !           421: /* Define to 1 if you have the `gen' library (-lgen). */
        !           422: #undef HAVE_LIBGEN
        !           423: 
        !           424: /* Define to 1 if you have the <libgen.h> header file. */
        !           425: #undef HAVE_LIBGEN_H
        !           426: 
        !           427: /* Define to 1 if you have the `kvm' library (-lkvm). */
        !           428: #undef HAVE_LIBKVM
        !           429: 
        !           430: /* Define to 1 if you have the `ld' library (-lld). */
        !           431: #undef HAVE_LIBLD
        !           432: 
        !           433: /* Define to 1 if you have the `mld' library (-lmld). */
        !           434: #undef HAVE_LIBMLD
        !           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 `resolv' library (-lresolv). */
        !           440: #undef HAVE_LIBRESOLV
        !           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 <libscf.h> header file. */
        !           446: #undef HAVE_LIBSCF_H
        !           447: 
        !           448: /* Define to 1 if you have the <limits.h> header file. */
        !           449: #undef HAVE_LIMITS_H
        !           450: 
        !           451: /* Do we have Linux capabilities? */
        !           452: #undef HAVE_LINUX_CAPABILITIES
        !           453: 
        !           454: /* Define to 1 if you have the <linux/if_addr.h> header file. */
        !           455: #undef HAVE_LINUX_IF_ADDR_H
        !           456: 
        !           457: /* Define to 1 if the system has the type `long'. */
        !           458: #undef HAVE_LONG
        !           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: 
        !           466: /* Define to 1 if you have the <math.h> header file. */
        !           467: #undef HAVE_MATH_H
        !           468: 
        !           469: /* Define to 1 if you have the `MD5Init' function. */
        !           470: #undef HAVE_MD5INIT
        !           471: 
        !           472: /* Define to 1 if you have the <md5.h> header file. */
        !           473: #undef HAVE_MD5_H
        !           474: 
        !           475: /* Define to 1 if you have the `memcpy' function. */
        !           476: #undef HAVE_MEMCPY
        !           477: 
        !           478: /* Define to 1 if you have the `memlk' function. */
        !           479: #undef HAVE_MEMLK
        !           480: 
        !           481: /* Define to 1 if you have the `memmove' function. */
        !           482: #undef HAVE_MEMMOVE
        !           483: 
        !           484: /* Define to 1 if you have the <memory.h> header file. */
        !           485: #undef HAVE_MEMORY_H
        !           486: 
        !           487: /* Define to 1 if you have the `memset' function. */
        !           488: #undef HAVE_MEMSET
        !           489: 
        !           490: /* Define to 1 if you have the `mkstemp' function. */
        !           491: #undef HAVE_MKSTEMP
        !           492: 
        !           493: /* Define to 1 if you have the `mktime' function. */
        !           494: #undef HAVE_MKTIME
        !           495: 
        !           496: /* Define to 1 if you have the `mlockall' function. */
        !           497: #undef HAVE_MLOCKALL
        !           498: 
        !           499: /* Define to 1 if you have the `mmap' function. */
        !           500: #undef HAVE_MMAP
        !           501: 
        !           502: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
        !           503: #undef HAVE_NDIR_H
        !           504: 
        !           505: /* Define to 1 if you have the <netdb.h> header file. */
        !           506: #undef HAVE_NETDB_H
        !           507: 
        !           508: /* Define to 1 if you have the <netinet/in.h> header file. */
        !           509: #undef HAVE_NETINET_IN_H
        !           510: 
        !           511: /* Define to 1 if you have the <netinet/in_system.h> header file. */
        !           512: #undef HAVE_NETINET_IN_SYSTEM_H
        !           513: 
        !           514: /* Define to 1 if you have the <netinet/in_systm.h> header file. */
        !           515: #undef HAVE_NETINET_IN_SYSTM_H
        !           516: 
        !           517: /* Define to 1 if you have the <netinet/in_var.h> header file. */
        !           518: #undef HAVE_NETINET_IN_VAR_H
        !           519: 
        !           520: /* Define to 1 if you have the <netinet/ip.h> header file. */
        !           521: #undef HAVE_NETINET_IP_H
        !           522: 
        !           523: /* NetInfo support? */
        !           524: #undef HAVE_NETINFO
        !           525: 
        !           526: /* Define to 1 if you have the <netinfo/ni.h> header file. */
        !           527: #undef HAVE_NETINFO_NI_H
        !           528: 
        !           529: /* Define to 1 if you have the <net/if6.h> header file. */
        !           530: #undef HAVE_NET_IF6_H
        !           531: 
        !           532: /* Define to 1 if you have the <net/if.h> header file. */
        !           533: #undef HAVE_NET_IF_H
        !           534: 
        !           535: /* Define to 1 if you have the <net/if_var.h> header file. */
        !           536: #undef HAVE_NET_IF_VAR_H
        !           537: 
        !           538: /* Define to 1 if you have the <net/netmp.h> header file. */
        !           539: #undef HAVE_NET_NETMP_H
        !           540: 
        !           541: /* Define to 1 if you have the <net/route.h> header file. */
        !           542: #undef HAVE_NET_ROUTE_H
        !           543: 
        !           544: /* Define to 1 if you have the `nice' function. */
        !           545: #undef HAVE_NICE
        !           546: 
        !           547: /* Define to 1 if you have the `nlist' function. */
        !           548: #undef HAVE_NLIST
        !           549: 
        !           550: /* Define to 1 if you have the <nlist.h> header file. */
        !           551: #undef HAVE_NLIST_H
        !           552: 
        !           553: /* Define to 1 if you have the `ntp_adjtime' function. */
        !           554: #undef HAVE_NTP_ADJTIME
        !           555: 
        !           556: /* Define to 1 if you have the `ntp_gettime' function. */
        !           557: #undef HAVE_NTP_GETTIME
        !           558: 
        !           559: /* Do we want support for Samba's signing daemon? */
        !           560: #undef HAVE_NTP_SIGND
        !           561: 
        !           562: /* Define to 1 if the system has the type `pid_t'. */
        !           563: #undef HAVE_PID_T
        !           564: 
        !           565: /* Define to 1 if you have the `plock' function. */
        !           566: #undef HAVE_PLOCK
        !           567: 
        !           568: /* Define to 1 if you have the <poll.h> header file. */
        !           569: #undef HAVE_POLL_H
        !           570: 
        !           571: /* Do we have the PPS API per the Draft RFC? */
        !           572: #undef HAVE_PPSAPI
        !           573: 
        !           574: /* Define to 1 if you have the `pututline' function. */
        !           575: #undef HAVE_PUTUTLINE
        !           576: 
        !           577: /* Define to 1 if you have the `pututxline' function. */
        !           578: #undef HAVE_PUTUTXLINE
        !           579: 
        !           580: /* Define to 1 if you have the <readline.h> header file. */
        !           581: #undef HAVE_READLINE_H
        !           582: 
        !           583: /* Define if your readline library has \`add_history' */
        !           584: #undef HAVE_READLINE_HISTORY
        !           585: 
        !           586: /* Define to 1 if you have the <readline/history.h> header file. */
        !           587: #undef HAVE_READLINE_HISTORY_H
        !           588: 
        !           589: /* Define to 1 if you have the <readline/readline.h> header file. */
        !           590: #undef HAVE_READLINE_READLINE_H
        !           591: 
        !           592: /* Define to 1 if you have the `readlink' function. */
        !           593: #undef HAVE_READLINK
        !           594: 
        !           595: /* Define to 1 if you have the `recvmsg' function. */
        !           596: #undef HAVE_RECVMSG
        !           597: 
        !           598: /* Define to 1 if you have the <resolv.h> header file. */
        !           599: #undef HAVE_RESOLV_H
        !           600: 
        !           601: /* Define to 1 if you have the `res_init' function. */
        !           602: #undef HAVE_RES_INIT
        !           603: 
        !           604: /* Do we have Linux routing socket? */
        !           605: #undef HAVE_RTNETLINK
        !           606: 
        !           607: /* Define to 1 if you have the `rtprio' function. */
        !           608: #undef HAVE_RTPRIO
        !           609: 
        !           610: /* Define to 1 if you have the <runetype.h> header file. */
        !           611: #undef HAVE_RUNETYPE_H
        !           612: 
        !           613: /* Obvious */
        !           614: #undef HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION
        !           615: 
        !           616: /* Define to 1 if you have the <sched.h> header file. */
        !           617: #undef HAVE_SCHED_H
        !           618: 
        !           619: /* Define to 1 if you have the `sched_setscheduler' function. */
        !           620: #undef HAVE_SCHED_SETSCHEDULER
        !           621: 
        !           622: /* Define to 1 if you have the <setjmp.h> header file. */
        !           623: #undef HAVE_SETJMP_H
        !           624: 
        !           625: /* Define to 1 if you have the `setlinebuf' function. */
        !           626: #undef HAVE_SETLINEBUF
        !           627: 
        !           628: /* Define to 1 if you have the `setpgid' function. */
        !           629: #undef HAVE_SETPGID
        !           630: 
        !           631: /* define if setpgrp takes 0 arguments */
        !           632: #undef HAVE_SETPGRP_0
        !           633: 
        !           634: /* Define to 1 if you have the `setpriority' function. */
        !           635: #undef HAVE_SETPRIORITY
        !           636: 
        !           637: /* Define to 1 if you have the `setrlimit' function. */
        !           638: #undef HAVE_SETRLIMIT
        !           639: 
        !           640: /* Define to 1 if you have the `setsid' function. */
        !           641: #undef HAVE_SETSID
        !           642: 
        !           643: /* Define to 1 if you have the `settimeofday' function. */
        !           644: #undef HAVE_SETTIMEOFDAY
        !           645: 
        !           646: /* Define to 1 if you have the `setvbuf' function. */
        !           647: #undef HAVE_SETVBUF
        !           648: 
        !           649: /* Define to 1 if you have the <sgtty.h> header file. */
        !           650: #undef HAVE_SGTTY_H
        !           651: 
        !           652: /* Define to 1 if you have the `sigaction' function. */
        !           653: #undef HAVE_SIGACTION
        !           654: 
        !           655: /* Can we use SIGIO for tcp and udp IO? */
        !           656: #undef HAVE_SIGNALED_IO
        !           657: 
        !           658: /* Define to 1 if you have the `sigset' function. */
        !           659: #undef HAVE_SIGSET
        !           660: 
        !           661: /* Define to 1 if you have the `sigsuspend' function. */
        !           662: #undef HAVE_SIGSUSPEND
        !           663: 
        !           664: /* Define to 1 if you have the `sigvec' function. */
        !           665: #undef HAVE_SIGVEC
        !           666: 
        !           667: /* Define to 1 if the system has the type `size_t'. */
        !           668: #undef HAVE_SIZE_T
        !           669: 
        !           670: /* Define to 1 if you have the `snprintf' function. */
        !           671: #undef HAVE_SNPRINTF
        !           672: 
        !           673: /* Are Solaris privileges available? */
        !           674: #undef HAVE_SOLARIS_PRIVS
        !           675: 
        !           676: /* Define to 1 if you have the <stdarg.h> header file. */
        !           677: #undef HAVE_STDARG_H
        !           678: 
        !           679: /* Define to 1 if you have the <stdint.h> header file. */
        !           680: #undef HAVE_STDINT_H
        !           681: 
        !           682: /* Define to 1 if you have the <stdlib.h> header file. */
        !           683: #undef HAVE_STDLIB_H
        !           684: 
        !           685: /* Define to 1 if you have the `stime' function. */
        !           686: #undef HAVE_STIME
        !           687: 
        !           688: /* Define to 1 if you have the `strchr' function. */
        !           689: #undef HAVE_STRCHR
        !           690: 
        !           691: /* Define to 1 if you have the `strdup' function. */
        !           692: #undef HAVE_STRDUP
        !           693: 
        !           694: /* Define to 1 if you have the `strerror' function. */
        !           695: #undef HAVE_STRERROR
        !           696: 
        !           697: /* Define to 1 if you have the <strings.h> header file. */
        !           698: #undef HAVE_STRINGS_H
        !           699: 
        !           700: /* Define to 1 if you have the <string.h> header file. */
        !           701: #undef HAVE_STRING_H
        !           702: 
        !           703: /* Define to 1 if you have the `strrchr' function. */
        !           704: #undef HAVE_STRRCHR
        !           705: 
        !           706: /* Define to 1 if you have the `strsignal' function. */
        !           707: #undef HAVE_STRSIGNAL
        !           708: 
        !           709: /* Define to 1 if you have the `strstr' function. */
        !           710: #undef HAVE_STRSTR
        !           711: 
        !           712: /* Do we have struct ntptimeval? */
        !           713: #undef HAVE_STRUCT_NTPTIMEVAL
        !           714: 
        !           715: /* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
        !           716: #undef HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC
        !           717: 
        !           718: /* Does a system header define struct ppsclockev? */
        !           719: #undef HAVE_STRUCT_PPSCLOCKEV
        !           720: 
        !           721: /* Do we have struct snd_size? */
        !           722: #undef HAVE_STRUCT_SND_SIZE
        !           723: 
        !           724: /* Does a system header define struct sockaddr_storage? */
        !           725: #undef HAVE_STRUCT_SOCKADDR_STORAGE
        !           726: 
        !           727: /* struct timespec declared? */
        !           728: #undef HAVE_STRUCT_TIMESPEC
        !           729: 
        !           730: /* Define to 1 if you have the <sun/audioio.h> header file. */
        !           731: #undef HAVE_SUN_AUDIOIO_H
        !           732: 
        !           733: /* Define to 1 if you have the `sysconf' function. */
        !           734: #undef HAVE_SYSCONF
        !           735: 
        !           736: /* Define to 1 if you have the `sysctl' function. */
        !           737: #undef HAVE_SYSCTL
        !           738: 
        !           739: /* Define to 1 if you have the <sysexits.h> header file. */
        !           740: #undef HAVE_SYSEXITS_H
        !           741: 
        !           742: /* Define to 1 if you have the <sys/audioio.h> header file. */
        !           743: #undef HAVE_SYS_AUDIOIO_H
        !           744: 
        !           745: /* Define to 1 if you have the <sys/capability.h> header file. */
        !           746: #undef HAVE_SYS_CAPABILITY_H
        !           747: 
        !           748: /* Define to 1 if you have the <sys/clkdefs.h> header file. */
        !           749: #undef HAVE_SYS_CLKDEFS_H
        !           750: 
        !           751: /* Define to 1 if you have the <sys/clockctl.h> header file. */
        !           752: #undef HAVE_SYS_CLOCKCTL_H
        !           753: 
        !           754: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
        !           755:    */
        !           756: #undef HAVE_SYS_DIR_H
        !           757: 
        !           758: /* Define to 1 if you have the <sys/file.h> header file. */
        !           759: #undef HAVE_SYS_FILE_H
        !           760: 
        !           761: /* Define to 1 if you have the <sys/i8253.h> header file. */
        !           762: #undef HAVE_SYS_I8253_H
        !           763: 
        !           764: /* Define to 1 if you have the <sys/ioctl.h> header file. */
        !           765: #undef HAVE_SYS_IOCTL_H
        !           766: 
        !           767: /* Define to 1 if you have the <sys/ipc.h> header file. */
        !           768: #undef HAVE_SYS_IPC_H
        !           769: 
        !           770: /* Define to 1 if you have the <sys/limits.h> header file. */
        !           771: #undef HAVE_SYS_LIMITS_H
        !           772: 
        !           773: /* Define to 1 if you have the <sys/lock.h> header file. */
        !           774: #undef HAVE_SYS_LOCK_H
        !           775: 
        !           776: /* Define to 1 if you have the <sys/mman.h> header file. */
        !           777: #undef HAVE_SYS_MMAN_H
        !           778: 
        !           779: /* Define to 1 if you have the <sys/modem.h> header file. */
        !           780: #undef HAVE_SYS_MODEM_H
        !           781: 
        !           782: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
        !           783:    */
        !           784: #undef HAVE_SYS_NDIR_H
        !           785: 
        !           786: /* Define to 1 if you have the <sys/param.h> header file. */
        !           787: #undef HAVE_SYS_PARAM_H
        !           788: 
        !           789: /* Define to 1 if you have the <sys/pcl720.h> header file. */
        !           790: #undef HAVE_SYS_PCL720_H
        !           791: 
        !           792: /* Define to 1 if you have the <sys/poll.h> header file. */
        !           793: #undef HAVE_SYS_POLL_H
        !           794: 
        !           795: /* Define to 1 if you have the <sys/ppsclock.h> header file. */
        !           796: #undef HAVE_SYS_PPSCLOCK_H
        !           797: 
        !           798: /* Define to 1 if you have the <sys/ppstime.h> header file. */
        !           799: #undef HAVE_SYS_PPSTIME_H
        !           800: 
        !           801: /* Define to 1 if you have the <sys/prctl.h> header file. */
        !           802: #undef HAVE_SYS_PRCTL_H
        !           803: 
        !           804: /* Define to 1 if you have the <sys/procset.h> header file. */
        !           805: #undef HAVE_SYS_PROCSET_H
        !           806: 
        !           807: /* Define to 1 if you have the <sys/proc.h> header file. */
        !           808: #undef HAVE_SYS_PROC_H
        !           809: 
        !           810: /* Define to 1 if you have the <sys/resource.h> header file. */
        !           811: #undef HAVE_SYS_RESOURCE_H
        !           812: 
        !           813: /* Define to 1 if you have the <sys/sched.h> header file. */
        !           814: #undef HAVE_SYS_SCHED_H
        !           815: 
        !           816: /* Define to 1 if you have the <sys/select.h> header file. */
        !           817: #undef HAVE_SYS_SELECT_H
        !           818: 
        !           819: /* Define to 1 if you have the <sys/shm.h> header file. */
        !           820: #undef HAVE_SYS_SHM_H
        !           821: 
        !           822: /* Define to 1 if you have the <sys/signal.h> header file. */
        !           823: #undef HAVE_SYS_SIGNAL_H
        !           824: 
        !           825: /* Define to 1 if you have the <sys/sio.h> header file. */
        !           826: #undef HAVE_SYS_SIO_H
        !           827: 
        !           828: /* Define to 1 if you have the <sys/socket.h> header file. */
        !           829: #undef HAVE_SYS_SOCKET_H
        !           830: 
        !           831: /* Define to 1 if you have the <sys/sockio.h> header file. */
        !           832: #undef HAVE_SYS_SOCKIO_H
        !           833: 
        !           834: /* Define to 1 if you have the <sys/soundcard.h> header file. */
        !           835: #undef HAVE_SYS_SOUNDCARD_H
        !           836: 
        !           837: /* Define to 1 if you have the <sys/stat.h> header file. */
        !           838: #undef HAVE_SYS_STAT_H
        !           839: 
        !           840: /* Define to 1 if you have the <sys/stream.h> header file. */
        !           841: #undef HAVE_SYS_STREAM_H
        !           842: 
        !           843: /* Define to 1 if you have the <sys/stropts.h> header file. */
        !           844: #undef HAVE_SYS_STROPTS_H
        !           845: 
        !           846: /* Define to 1 if you have the <sys/sysctl.h> header file. */
        !           847: #undef HAVE_SYS_SYSCTL_H
        !           848: 
        !           849: /* Define to 1 if you have the <sys/syssgi.h> header file. */
        !           850: #undef HAVE_SYS_SYSSGI_H
        !           851: 
        !           852: /* Define to 1 if you have the <sys/systune.h> header file. */
        !           853: #undef HAVE_SYS_SYSTUNE_H
        !           854: 
        !           855: /* Define to 1 if you have the <sys/termios.h> header file. */
        !           856: #undef HAVE_SYS_TERMIOS_H
        !           857: 
        !           858: /* Define to 1 if you have the <sys/timepps.h> header file. */
        !           859: #undef HAVE_SYS_TIMEPPS_H
        !           860: 
        !           861: /* Define to 1 if you have the <sys/timers.h> header file. */
        !           862: #undef HAVE_SYS_TIMERS_H
        !           863: 
        !           864: /* Define to 1 if you have the <sys/timex.h> header file. */
        !           865: #undef HAVE_SYS_TIMEX_H
        !           866: 
        !           867: /* Define to 1 if you have the <sys/time.h> header file. */
        !           868: #undef HAVE_SYS_TIME_H
        !           869: 
        !           870: /* Define to 1 if you have the <sys/tpro.h> header file. */
        !           871: #undef HAVE_SYS_TPRO_H
        !           872: 
        !           873: /* Define to 1 if you have the <sys/types.h> header file. */
        !           874: #undef HAVE_SYS_TYPES_H
        !           875: 
        !           876: /* Use sys/uio.h for struct iovec help */
        !           877: #undef HAVE_SYS_UIO_H
        !           878: 
        !           879: /* Define to 1 if you have the <sys/un.h> header file. */
        !           880: #undef HAVE_SYS_UN_H
        !           881: 
        !           882: /* Define to 1 if you have the <sys/var.h> header file. */
        !           883: #undef HAVE_SYS_VAR_H
        !           884: 
        !           885: /* Define to 1 if you have the <sys/wait.h> header file. */
        !           886: #undef HAVE_SYS_WAIT_H
        !           887: 
        !           888: /* Define to 1 if the system has the type `s_char'. */
        !           889: #undef HAVE_S_CHAR
        !           890: 
        !           891: /* Define to 1 if you have the <termios.h> header file. */
        !           892: #undef HAVE_TERMIOS_H
        !           893: 
        !           894: /* Define to 1 if you have the <termio.h> header file. */
        !           895: #undef HAVE_TERMIO_H
        !           896: 
        !           897: /* Obvious */
        !           898: #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO
        !           899: 
        !           900: /* Define to 1 if you have the `timegm' function. */
        !           901: #undef HAVE_TIMEGM
        !           902: 
        !           903: /* Define to 1 if you have the <timepps.h> header file. */
        !           904: #undef HAVE_TIMEPPS_H
        !           905: 
        !           906: /* Define to 1 if you have the `timer_create' function. */
        !           907: #undef HAVE_TIMER_CREATE
        !           908: 
        !           909: /* Define to 1 if you have the `timer_settime' function. */
        !           910: #undef HAVE_TIMER_SETTIME
        !           911: 
        !           912: /* Define to 1 if you have the <timex.h> header file. */
        !           913: #undef HAVE_TIMEX_H
        !           914: 
        !           915: /* Define to 1 if the system has the type `time_t'. */
        !           916: #undef HAVE_TIME_T
        !           917: 
        !           918: /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
        !           919: #undef HAVE_TIOCGPPSEV
        !           920: 
        !           921: /* Do we have the TIOCSPPS ioctl (Solaris)? */
        !           922: #undef HAVE_TIOCSPPS
        !           923: 
        !           924: /* Do we have the TIO serial stuff? */
        !           925: #undef HAVE_TIO_SERIAL_STUFF
        !           926: 
        !           927: /* Does u_int64_t exist? */
        !           928: #undef HAVE_TYPE_U_INT64_T
        !           929: 
        !           930: /* Does u_int8_t exist? */
        !           931: #undef HAVE_TYPE_U_INT8_T
        !           932: 
        !           933: /* Define to 1 if the system has the type `uint16_t'. */
        !           934: #undef HAVE_UINT16_T
        !           935: 
        !           936: /* Define to 1 if the system has the type `uint32_t'. */
        !           937: #undef HAVE_UINT32_T
        !           938: 
        !           939: /* Define to 1 if the system has the type `uint8_t'. */
        !           940: #undef HAVE_UINT8_T
        !           941: 
        !           942: /* Define to 1 if the system has the type `uintptr_t'. */
        !           943: #undef HAVE_UINTPTR_T
        !           944: 
        !           945: /* Define to 1 if the system has the type `uint_t'. */
        !           946: #undef HAVE_UINT_T
        !           947: 
        !           948: /* Define to 1 if you have the `umask' function. */
        !           949: #undef HAVE_UMASK
        !           950: 
        !           951: /* Define to 1 if you have the `uname' function. */
        !           952: #undef HAVE_UNAME
        !           953: 
        !           954: /* Define to 1 if you have the <unistd.h> header file. */
        !           955: #undef HAVE_UNISTD_H
        !           956: 
        !           957: /* Define to 1 if you have the `updwtmp' function. */
        !           958: #undef HAVE_UPDWTMP
        !           959: 
        !           960: /* Define to 1 if you have the `updwtmpx' function. */
        !           961: #undef HAVE_UPDWTMPX
        !           962: 
        !           963: /* Define to 1 if you have the <utime.h> header file. */
        !           964: #undef HAVE_UTIME_H
        !           965: 
        !           966: /* Define to 1 if you have the <utmpx.h> header file. */
        !           967: #undef HAVE_UTMPX_H
        !           968: 
        !           969: /* Define to 1 if you have the <utmp.h> header file. */
        !           970: #undef HAVE_UTMP_H
        !           971: 
        !           972: /* Define to 1 if you have the <values.h> header file. */
        !           973: #undef HAVE_VALUES_H
        !           974: 
        !           975: /* Define to 1 if you have the <varargs.h> header file. */
        !           976: #undef HAVE_VARARGS_H
        !           977: 
        !           978: /* Define to 1 if you have the `vfork' function. */
        !           979: #undef HAVE_VFORK
        !           980: 
        !           981: /* Define to 1 if you have the <vfork.h> header file. */
        !           982: #undef HAVE_VFORK_H
        !           983: 
        !           984: /* Define to 1 if you have the `vprintf' function. */
        !           985: #undef HAVE_VPRINTF
        !           986: 
        !           987: /* Define to 1 if you have the `vsnprintf' function. */
        !           988: #undef HAVE_VSNPRINTF
        !           989: 
        !           990: /* Define to 1 if you have the `vsprintf' function. */
        !           991: #undef HAVE_VSPRINTF
        !           992: 
        !           993: /* Define to 1 if you have the <wchar.h> header file. */
        !           994: #undef HAVE_WCHAR_H
        !           995: 
        !           996: /* Define to 1 if the system has the type `wchar_t'. */
        !           997: #undef HAVE_WCHAR_T
        !           998: 
        !           999: /* Define to 1 if the system has the type `wint_t'. */
        !          1000: #undef HAVE_WINT_T
        !          1001: 
        !          1002: /* Define to 1 if `fork' works. */
        !          1003: #undef HAVE_WORKING_FORK
        !          1004: 
        !          1005: /* Define to 1 if `vfork' works. */
        !          1006: #undef HAVE_WORKING_VFORK
        !          1007: 
        !          1008: /* Define to 1 if you have the </sys/sync/queue.h> header file. */
        !          1009: #undef HAVE__SYS_SYNC_QUEUE_H
        !          1010: 
        !          1011: /* Define to 1 if you have the </sys/sync/sema.h> header file. */
        !          1012: #undef HAVE__SYS_SYNC_SEMA_H
        !          1013: 
        !          1014: /* Define to 1 if you have the `__adjtimex' function. */
        !          1015: #undef HAVE___ADJTIMEX
        !          1016: 
        !          1017: /* Define to 1 if you have the `__ntp_gettime' function. */
        !          1018: #undef HAVE___NTP_GETTIME
        !          1019: 
        !          1020: /* Define to 1 if you have the `__res_init' function. */
        !          1021: #undef HAVE___RES_INIT
        !          1022: 
        !          1023: /* Does struct sockaddr_storage have __ss_family? */
        !          1024: #undef HAVE___SS_FAMILY_IN_SS
        !          1025: 
        !          1026: 
        !          1027:        /* Handle sockaddr_storage.__ss_family */
        !          1028:        #ifdef HAVE___SS_FAMILY_IN_SS
        !          1029:        # define ss_family __ss_family
        !          1030:        #endif /* HAVE___SS_FAMILY_IN_SS */
        !          1031:     
        !          1032: 
        !          1033: 
        !          1034: /* Does struct sockaddr_storage have __ss_len? */
        !          1035: #undef HAVE___SS_LEN_IN_SS
        !          1036: 
        !          1037: 
        !          1038:        /* Handle sockaddr_storage.__ss_len */
        !          1039:        #ifdef HAVE___SS_LEN_IN_SS
        !          1040:        # define ss_len __ss_len
        !          1041:        #endif /* HAVE___SS_LEN_IN_SS */
        !          1042:     
        !          1043: 
        !          1044: 
        !          1045: /* Retry queries on _any_ DNS error? */
        !          1046: #undef IGNORE_DNS_ERRORS
        !          1047: 
        !          1048: /* Should we use the IRIG sawtooth filter? */
        !          1049: #undef IRIG_SUCKS
        !          1050: 
        !          1051: /* Do we need to fix in6isaddr? */
        !          1052: #undef ISC_PLATFORM_FIXIN6ISADDR
        !          1053: 
        !          1054: /* ISC: do we have if_nametoindex()? */
        !          1055: #undef ISC_PLATFORM_HAVEIFNAMETOINDEX
        !          1056: 
        !          1057: /* have struct if_laddrconf? */
        !          1058: #undef ISC_PLATFORM_HAVEIF_LADDRCONF
        !          1059: 
        !          1060: /* have struct if_laddrreq? */
        !          1061: #undef ISC_PLATFORM_HAVEIF_LADDRREQ
        !          1062: 
        !          1063: /* have struct in6_pktinfo? */
        !          1064: #undef ISC_PLATFORM_HAVEIN6PKTINFO
        !          1065: 
        !          1066: /* have IPv6? */
        !          1067: #undef ISC_PLATFORM_HAVEIPV6
        !          1068: 
        !          1069: /* struct sockaddr has sa_len? */
        !          1070: #undef ISC_PLATFORM_HAVESALEN
        !          1071: 
        !          1072: /* sin6_scope_id? */
        !          1073: #undef ISC_PLATFORM_HAVESCOPEID
        !          1074: 
        !          1075: /* missing in6addr_any? */
        !          1076: #undef ISC_PLATFORM_NEEDIN6ADDRANY
        !          1077: 
        !          1078: /* Do we need netinet6/in6.h? */
        !          1079: #undef ISC_PLATFORM_NEEDNETINET6IN6H
        !          1080: 
        !          1081: /* ISC: provide inet_ntop() */
        !          1082: #undef ISC_PLATFORM_NEEDNTOP
        !          1083: 
        !          1084: /* Declare in_port_t? */
        !          1085: #undef ISC_PLATFORM_NEEDPORTT
        !          1086: 
        !          1087: /* ISC: provide inet_pton() */
        !          1088: #undef ISC_PLATFORM_NEEDPTON
        !          1089: 
        !          1090: /* Does the kernel have an FLL bug? */
        !          1091: #undef KERNEL_FLL_BUG
        !          1092: 
        !          1093: /* Does the kernel support precision time discipline? */
        !          1094: #undef KERNEL_PLL
        !          1095: 
        !          1096: /* What is (probably) the name of DOSYNCTODR in the kernel? */
        !          1097: #undef K_DOSYNCTODR_NAME
        !          1098: 
        !          1099: /* What is (probably) the name of NOPRINTF in the kernel? */
        !          1100: #undef K_NOPRINTF_NAME
        !          1101: 
        !          1102: /* What is the name of TICKADJ in the kernel? */
        !          1103: #undef K_TICKADJ_NAME
        !          1104: 
        !          1105: /* What is the name of TICK in the kernel? */
        !          1106: #undef K_TICK_NAME
        !          1107: 
        !          1108: /* Should we align with the NIST lockclock scheme? */
        !          1109: #undef LOCKCLOCK
        !          1110: 
        !          1111: /* Define to the sub-directory in which libtool stores uninstalled libraries.
        !          1112:    */
        !          1113: #undef LT_OBJDIR
        !          1114: 
        !          1115: /* Does the target support multicast IP? */
        !          1116: #undef MCAST
        !          1117: 
        !          1118: /* Should we recommend a minimum value for tickadj? */
        !          1119: #undef MIN_REC_TICKADJ
        !          1120: 
        !          1121: /* Do we need HPUX adjtime() library support? */
        !          1122: #undef NEED_HPUX_ADJTIME
        !          1123: 
        !          1124: /* Do we want the HPUX FindConfig()? */
        !          1125: #undef NEED_HPUX_FINDCONFIG
        !          1126: 
        !          1127: /* We need to provide netsnmp_daemonize() */
        !          1128: #undef NEED_NETSNMP_DAEMONIZE
        !          1129: 
        !          1130: /* Do we need the qnx adjtime call? */
        !          1131: #undef NEED_QNX_ADJTIME
        !          1132: 
        !          1133: /* Do we need extra room for SO_RCVBUF? (HPUX < 8) */
        !          1134: #undef NEED_RCVBUF_SLOP
        !          1135: 
        !          1136: /* Do we need an s_char typedef? */
        !          1137: #undef NEED_S_CHAR_TYPEDEF
        !          1138: 
        !          1139: /* Might nlist() values require an extra level of indirection (AIX)? */
        !          1140: #undef NLIST_EXTRA_INDIRECTION
        !          1141: 
        !          1142: /* does struct nlist use a name union? */
        !          1143: #undef NLIST_NAME_UNION
        !          1144: 
        !          1145: /* nlist stuff */
        !          1146: #undef NLIST_STRUCT
        !          1147: 
        !          1148: /* Should we NOT read /dev/kmem? */
        !          1149: #undef NOKMEM
        !          1150: 
        !          1151: /* Define to 1 if your C compiler doesn't accept -c and -o together. */
        !          1152: #undef NO_MINUS_C_MINUS_O
        !          1153: 
        !          1154: /* Should we avoid #warning on option name collisions? */
        !          1155: #undef NO_OPTION_NAME_WARNINGS
        !          1156: 
        !          1157: /* Is there a problem using PARENB and IGNPAR? */
        !          1158: #undef NO_PARENB_IGNPAR
        !          1159: 
        !          1160: /* Default location of crypto key info */
        !          1161: #undef NTP_KEYSDIR
        !          1162: 
        !          1163: /* Path to sign daemon rendezvous socket */
        !          1164: #undef NTP_SIGND_PATH
        !          1165: 
        !          1166: /* Do we have ntp_{adj,get}time in libc? */
        !          1167: #undef NTP_SYSCALLS_LIBC
        !          1168: 
        !          1169: /* Do we have ntp_{adj,get}time in the kernel? */
        !          1170: #undef NTP_SYSCALLS_STD
        !          1171: 
        !          1172: /* Do we have support for SHMEM_STATUS? */
        !          1173: #undef ONCORE_SHMEM_STATUS
        !          1174: 
        !          1175: /* Use OpenSSL? */
        !          1176: #undef OPENSSL
        !          1177: 
        !          1178: /* Should we open the broadcast socket? */
        !          1179: #undef OPEN_BCAST_SOCKET
        !          1180: 
        !          1181: /* need to recreate sockets on changed routing? */
        !          1182: #undef OS_MISSES_SPECIFIC_ROUTE_UPDATES
        !          1183: 
        !          1184: /* wildcard socket needs REUSEADDR to bind interface addresses */
        !          1185: #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND
        !          1186: 
        !          1187: /* Do we need to override the system's idea of HZ? */
        !          1188: #undef OVERRIDE_HZ
        !          1189: 
        !          1190: /* Name of package */
        !          1191: #undef PACKAGE
        !          1192: 
        !          1193: /* Define to the address where bug reports for this package should be sent. */
        !          1194: #undef PACKAGE_BUGREPORT
        !          1195: 
        !          1196: /* Define to the full name of this package. */
        !          1197: #undef PACKAGE_NAME
        !          1198: 
        !          1199: /* Define to the full name and version of this package. */
        !          1200: #undef PACKAGE_STRING
        !          1201: 
        !          1202: /* Define to the one symbol short name of this package. */
        !          1203: #undef PACKAGE_TARNAME
        !          1204: 
        !          1205: /* Define to the home page for this package. */
        !          1206: #undef PACKAGE_URL
        !          1207: 
        !          1208: /* Define to the version of this package. */
        !          1209: #undef PACKAGE_VERSION
        !          1210: 
        !          1211: /* define to a working POSIX compliant shell */
        !          1212: #undef POSIX_SHELL
        !          1213: 
        !          1214: /* Do we have the ppsclock streams module? */
        !          1215: #undef PPS
        !          1216: 
        !          1217: /* PARSE kernel PLL PPS support */
        !          1218: #undef PPS_SYNC
        !          1219: 
        !          1220: /* Preset a value for 'tick'? */
        !          1221: #undef PRESET_TICK
        !          1222: 
        !          1223: /* Preset a value for 'tickadj'? */
        !          1224: #undef PRESET_TICKADJ
        !          1225: 
        !          1226: /* Does qsort expect to work on "void *" stuff? */
        !          1227: #undef QSORT_USES_VOID_P
        !          1228: 
        !          1229: /* Should we not IGNPAR (Linux)? */
        !          1230: #undef RAWDCF_NO_IGNPAR
        !          1231: 
        !          1232: /* Basic refclock support? */
        !          1233: #undef REFCLOCK
        !          1234: 
        !          1235: /* Do we want the ReliantUNIX clock hacks? */
        !          1236: #undef RELIANTUNIX_CLOCK
        !          1237: 
        !          1238: /* Define as the return type of signal handlers (`int' or `void'). */
        !          1239: #undef RETSIGTYPE
        !          1240: 
        !          1241: /* saveconfig mechanism */
        !          1242: #undef SAVECONFIG
        !          1243: 
        !          1244: /* Do we want the SCO clock hacks? */
        !          1245: #undef SCO5_CLOCK
        !          1246: 
        !          1247: /* The size of `char*', as computed by sizeof. */
        !          1248: #undef SIZEOF_CHARP
        !          1249: 
        !          1250: /* The size of `int', as computed by sizeof. */
        !          1251: #undef SIZEOF_INT
        !          1252: 
        !          1253: /* The size of `long', as computed by sizeof. */
        !          1254: #undef SIZEOF_LONG
        !          1255: 
        !          1256: /* The size of `short', as computed by sizeof. */
        !          1257: #undef SIZEOF_SHORT
        !          1258: 
        !          1259: /* The size of `signed char', as computed by sizeof. */
        !          1260: #undef SIZEOF_SIGNED_CHAR
        !          1261: 
        !          1262: /* The size of `time_t', as computed by sizeof. */
        !          1263: #undef SIZEOF_TIME_T
        !          1264: 
        !          1265: /* Does SIOCGIFCONF return size in the buffer? */
        !          1266: #undef SIZE_RETURNED_IN_BUFFER
        !          1267: 
        !          1268: /* Slew always? */
        !          1269: #undef SLEWALWAYS
        !          1270: 
        !          1271: /* *s*printf() functions are char* */
        !          1272: #undef SPRINTF_CHAR
        !          1273: 
        !          1274: /* Define to 1 if you have the ANSI C header files. */
        !          1275: #undef STDC_HEADERS
        !          1276: 
        !          1277: /* Step, then slew the clock? */
        !          1278: #undef STEP_SLEW
        !          1279: 
        !          1280: /* canonical system (cpu-vendor-os) of where we should run */
        !          1281: #undef STR_SYSTEM
        !          1282: 
        !          1283: /* Does Xettimeofday take 1 arg? */
        !          1284: #undef SYSV_TIMEOFDAY
        !          1285: 
        !          1286: /* Do we need to #define _SVID3 when we #include <termios.h>? */
        !          1287: #undef TERMIOS_NEEDS__SVID3
        !          1288: 
        !          1289: /* Is K_TICKADJ_NAME in nanoseconds? */
        !          1290: #undef TICKADJ_NANO
        !          1291: 
        !          1292: /* Is K_TICK_NAME in nanoseconds? */
        !          1293: #undef TICK_NANO
        !          1294: 
        !          1295: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
        !          1296: #undef TIME_WITH_SYS_TIME
        !          1297: 
        !          1298: /* Define to 1 if your <sys/time.h> declares `struct tm'. */
        !          1299: #undef TM_IN_SYS_TIME
        !          1300: 
        !          1301: /* Do we have the tty_clk line discipline/streams module? */
        !          1302: #undef TTYCLK
        !          1303: 
        !          1304: /* Provide a typedef for uintptr_t? */
        !          1305: #ifndef HAVE_UINTPTR_T
        !          1306: typedef unsigned int   uintptr_t;
        !          1307: #define HAVE_UINTPTR_T 1
        !          1308: #endif
        !          1309: 
        !          1310: /* What type to use for setsockopt */
        !          1311: #undef TYPEOF_IP_MULTICAST_LOOP
        !          1312: 
        !          1313: /* Do we set process groups with -pid? */
        !          1314: #undef UDP_BACKWARDS_SETOWN
        !          1315: 
        !          1316: /* Must we have a CTTY for fsetown? */
        !          1317: #undef USE_FSETOWNCTTY
        !          1318: 
        !          1319: /* Enable extensions on AIX 3, Interix.  */
        !          1320: #ifndef _ALL_SOURCE
        !          1321: # undef _ALL_SOURCE
        !          1322: #endif
        !          1323: /* Enable GNU extensions on systems that have them.  */
        !          1324: #ifndef _GNU_SOURCE
        !          1325: # undef _GNU_SOURCE
        !          1326: #endif
        !          1327: /* Enable threading extensions on Solaris.  */
        !          1328: #ifndef _POSIX_PTHREAD_SEMANTICS
        !          1329: # undef _POSIX_PTHREAD_SEMANTICS
        !          1330: #endif
        !          1331: /* Enable extensions on HP NonStop.  */
        !          1332: #ifndef _TANDEM_SOURCE
        !          1333: # undef _TANDEM_SOURCE
        !          1334: #endif
        !          1335: /* Enable general extensions on Solaris.  */
        !          1336: #ifndef __EXTENSIONS__
        !          1337: # undef __EXTENSIONS__
        !          1338: #endif
        !          1339: 
        !          1340: 
        !          1341: /* Can we use SIGPOLL for tty IO? */
        !          1342: #undef USE_TTY_SIGPOLL
        !          1343: 
        !          1344: /* Can we use SIGPOLL for UDP? */
        !          1345: #undef USE_UDP_SIGPOLL
        !          1346: 
        !          1347: /* Version number of package */
        !          1348: #undef VERSION
        !          1349: 
        !          1350: /* configure --enable-ipv6 */
        !          1351: #undef WANT_IPV6
        !          1352: 
        !          1353: /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
        !          1354:    significant byte first (like Motorola and SPARC, unlike Intel). */
        !          1355: #if defined AC_APPLE_UNIVERSAL_BUILD
        !          1356: # if defined __BIG_ENDIAN__
        !          1357: #  define WORDS_BIGENDIAN 1
        !          1358: # endif
        !          1359: #else
        !          1360: # ifndef WORDS_BIGENDIAN
        !          1361: #  undef WORDS_BIGENDIAN
        !          1362: # endif
        !          1363: #endif
        !          1364: 
        !          1365: /* Define to 1 if on MINIX. */
        !          1366: #undef _MINIX
        !          1367: 
        !          1368: /* Define to 2 if the system does not provide POSIX.1 features except with
        !          1369:    this defined. */
        !          1370: #undef _POSIX_1_SOURCE
        !          1371: 
        !          1372: /* Define to 1 if you need to in order for `stat' and other things to work. */
        !          1373: #undef _POSIX_SOURCE
        !          1374: 
        !          1375: /* Are we _special_? */
        !          1376: #undef __APPLE_USE_RFC_3542
        !          1377: 
        !          1378: /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
        !          1379: #ifndef __CHAR_UNSIGNED__
        !          1380: # undef __CHAR_UNSIGNED__
        !          1381: #endif
        !          1382: 
        !          1383: /* Define to empty if `const' does not conform to ANSI C. */
        !          1384: #undef const
        !          1385: 
        !          1386: /* Define to `int' if <sys/types.h> doesn't define. */
        !          1387: #undef gid_t
        !          1388: 
        !          1389: /* Define to `__inline__' or `__inline' if that's what the C compiler
        !          1390:    calls it, or to nothing if 'inline' is not supported under any name.  */
        !          1391: #ifndef __cplusplus
        !          1392: #undef inline
        !          1393: #endif
        !          1394: 
        !          1395: /* Define to `long int' if <sys/types.h> does not define. */
        !          1396: #undef off_t
        !          1397: 
        !          1398: /* Define to `int' if <sys/types.h> does not define. */
        !          1399: #undef pid_t
        !          1400: 
        !          1401: /* Define to `unsigned int' if <sys/types.h> does not define. */
        !          1402: #undef size_t
        !          1403: 
        !          1404: /* Define to `int' if <sys/types.h> doesn't define. */
        !          1405: #undef uid_t
        !          1406: 
        !          1407: /* Define as `fork' if `vfork' does not work. */
        !          1408: #undef vfork
        !          1409: 
        !          1410: /* define away volatile? */
        !          1411: #undef volatile
        !          1412: 
        !          1413: 
        !          1414: #ifndef MPINFOU_PREDECLARED
        !          1415: # define MPINFOU_PREDECLARED
        !          1416: typedef union mpinfou {                /* For lint */
        !          1417:        struct pdk_mpinfo *pdkptr;
        !          1418:        struct mpinfo *pikptr;
        !          1419: } mpinfou_t;
        !          1420: #endif
        !          1421: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>