Annotation of embedaddon/arping/config.h.in, revision 1.1.1.3

1.1       misho       1: /* config.h.in.  Generated from configure.ac by autoheader.  */
                      2: 
                      3: /* Define to 1 if you have the <arpa/inet.h> header file. */
                      4: #undef HAVE_ARPA_INET_H
                      5: 
1.1.1.3 ! misho       6: /* Define to 1 if you have the `cap_init' function. */
        !             7: #undef HAVE_CAP_INIT
        !             8: 
1.1.1.2   misho       9: /* Monotonic clock */
                     10: #undef HAVE_CLOCK_MONOTONIC
                     11: 
                     12: /* Define to 1 if you have the `getifaddrs' function. */
                     13: #undef HAVE_GETIFADDRS
                     14: 
1.1       misho      15: /* Define to 1 if you have the `gettimeofday' function. */
                     16: #undef HAVE_GETTIMEOFDAY
                     17: 
                     18: /* Define to 1 if you have the <inttypes.h> header file. */
                     19: #undef HAVE_INTTYPES_H
                     20: 
1.1.1.3 ! misho      21: /* Define to 1 if you have the `cap' library (-lcap). */
        !            22: #undef HAVE_LIBCAP
        !            23: 
1.1.1.2   misho      24: /* Define to 1 if you have the `m' library (-lm). */
                     25: #undef HAVE_LIBM
                     26: 
1.1       misho      27: /* Define to 1 if you have the `net' library (-lnet). */
                     28: #undef HAVE_LIBNET
                     29: 
                     30: /* Define to 1 if you have the <libnet.h> header file. */
                     31: #undef HAVE_LIBNET_H
                     32: 
                     33: /* Define to 1 if you have the `nsl' library (-lnsl). */
                     34: #undef HAVE_LIBNSL
                     35: 
                     36: /* Define to 1 if you have the `pcap' library (-lpcap). */
                     37: #undef HAVE_LIBPCAP
                     38: 
1.1.1.2   misho      39: /* Define to 1 if you have the `rt' library (-lrt). */
                     40: #undef HAVE_LIBRT
                     41: 
1.1       misho      42: /* Define to 1 if you have the `socket' library (-lsocket). */
                     43: #undef HAVE_LIBSOCKET
                     44: 
                     45: /* Define to 1 if you have the <memory.h> header file. */
                     46: #undef HAVE_MEMORY_H
                     47: 
                     48: /* Define to 1 if you have the `memset' function. */
                     49: #undef HAVE_MEMSET
                     50: 
                     51: /* Define to 1 if you have the <netinet/in.h> header file. */
                     52: #undef HAVE_NETINET_IN_H
                     53: 
                     54: /* Define to 1 if you have the <net/bpf.h> header file. */
                     55: #undef HAVE_NET_BPF_H
                     56: 
1.1.1.3 ! misho      57: /* Define to 1 if you have the `pcap_create' function. */
        !            58: #undef HAVE_PCAP_CREATE
        !            59: 
        !            60: /* Define to 1 if you have the `pcap_list_tstamp_types' function. */
        !            61: #undef HAVE_PCAP_LIST_TSTAMP_TYPES
        !            62: 
        !            63: /* Define to 1 if you have the `pcap_set_immediate_mode' function. */
        !            64: #undef HAVE_PCAP_SET_IMMEDIATE_MODE
        !            65: 
        !            66: /* Define to 1 if you have the <pwd.h> header file. */
        !            67: #undef HAVE_PWD_H
        !            68: 
1.1       misho      69: /* Define to 1 if you have the `select' function. */
                     70: #undef HAVE_SELECT
                     71: 
                     72: /* Define to 1 if you have the <stdint.h> header file. */
                     73: #undef HAVE_STDINT_H
                     74: 
                     75: /* Define to 1 if you have the <stdlib.h> header file. */
                     76: #undef HAVE_STDLIB_H
                     77: 
                     78: /* Define to 1 if you have the `strchr' function. */
                     79: #undef HAVE_STRCHR
                     80: 
                     81: /* Define to 1 if you have the `strdup' function. */
                     82: #undef HAVE_STRDUP
                     83: 
                     84: /* Define to 1 if you have the `strerror' function. */
                     85: #undef HAVE_STRERROR
                     86: 
                     87: /* Define to 1 if you have the <strings.h> header file. */
                     88: #undef HAVE_STRINGS_H
                     89: 
                     90: /* Define to 1 if you have the <string.h> header file. */
                     91: #undef HAVE_STRING_H
                     92: 
                     93: /* Define to 1 if you have the `strstr' function. */
                     94: #undef HAVE_STRSTR
1.1.1.3 ! misho      95: 
        !            96: /* Define to 1 if you have the <sys/capability.h> header file. */
        !            97: #undef HAVE_SYS_CAPABILITY_H
1.1       misho      98: 
                     99: /* Define to 1 if you have the <sys/select.h> header file. */
                    100: #undef HAVE_SYS_SELECT_H
                    101: 
                    102: /* Define to 1 if you have the <sys/socket.h> header file. */
                    103: #undef HAVE_SYS_SOCKET_H
                    104: 
                    105: /* Define to 1 if you have the <sys/stat.h> header file. */
                    106: #undef HAVE_SYS_STAT_H
                    107: 
                    108: /* Define to 1 if you have the <sys/time.h> header file. */
                    109: #undef HAVE_SYS_TIME_H
                    110: 
                    111: /* Define to 1 if you have the <sys/types.h> header file. */
                    112: #undef HAVE_SYS_TYPES_H
                    113: 
1.1.1.2   misho     114: /* Define to 1 if you have the <time.h> header file. */
                    115: #undef HAVE_TIME_H
                    116: 
1.1       misho     117: /* Define to 1 if you have the <unistd.h> header file. */
                    118: #undef HAVE_UNISTD_H
                    119: 
                    120: /* Define to 1 if you have the <win32/libnet.h> header file. */
                    121: #undef HAVE_WIN32_LIBNET_H
                    122: 
                    123: /* Name of package */
                    124: #undef PACKAGE
                    125: 
                    126: /* Define to the address where bug reports for this package should be sent. */
                    127: #undef PACKAGE_BUGREPORT
                    128: 
                    129: /* Define to the full name of this package. */
                    130: #undef PACKAGE_NAME
                    131: 
                    132: /* Define to the full name and version of this package. */
                    133: #undef PACKAGE_STRING
                    134: 
                    135: /* Define to the one symbol short name of this package. */
                    136: #undef PACKAGE_TARNAME
                    137: 
1.1.1.2   misho     138: /* Define to the home page for this package. */
                    139: #undef PACKAGE_URL
                    140: 
1.1       misho     141: /* Define to the version of this package. */
                    142: #undef PACKAGE_VERSION
                    143: 
                    144: /* Define as the return type of signal handlers (`int' or `void'). */
                    145: #undef RETSIGTYPE
                    146: 
                    147: /* Define to the type of arg 1 for `select'. */
                    148: #undef SELECT_TYPE_ARG1
                    149: 
                    150: /* Define to the type of args 2, 3 and 4 for `select'. */
                    151: #undef SELECT_TYPE_ARG234
                    152: 
                    153: /* Define to the type of arg 5 for `select'. */
                    154: #undef SELECT_TYPE_ARG5
                    155: 
                    156: /* Define to 1 if you have the ANSI C header files. */
                    157: #undef STDC_HEADERS
                    158: 
                    159: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
                    160: #undef TIME_WITH_SYS_TIME
                    161: 
                    162: /* Version number of package */
                    163: #undef VERSION
                    164: 
                    165: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1.1.1.2   misho     166:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1       misho     167:    #define below would cause a syntax error. */
                    168: #undef _UINT32_T
                    169: 
                    170: /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1.1.1.2   misho     171:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1       misho     172:    #define below would cause a syntax error. */
                    173: #undef _UINT64_T
                    174: 
                    175: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1.1.1.2   misho     176:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1.1       misho     177:    #define below would cause a syntax error. */
                    178: #undef _UINT8_T
                    179: 
                    180: /* Define to empty if `const' does not conform to ANSI C. */
                    181: #undef const
                    182: 
                    183: /* Define to the type of an unsigned integer type of width exactly 16 bits if
                    184:    such a type exists and the standard includes do not define it. */
                    185: #undef uint16_t
                    186: 
                    187: /* Define to the type of an unsigned integer type of width exactly 32 bits if
                    188:    such a type exists and the standard includes do not define it. */
                    189: #undef uint32_t
                    190: 
                    191: /* Define to the type of an unsigned integer type of width exactly 64 bits if
                    192:    such a type exists and the standard includes do not define it. */
                    193: #undef uint64_t
                    194: 
                    195: /* Define to the type of an unsigned integer type of width exactly 8 bits if
                    196:    such a type exists and the standard includes do not define it. */
                    197: #undef uint8_t
                    198: 
                    199: /* Define to empty if the keyword `volatile' does not work. Warning: valid
                    200:    code using `volatile' can become incorrect without. Disable with care. */
                    201: #undef volatile

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