Annotation of ansh/inc/config.h.in, revision 1.2

1.2     ! misho       1: /* inc/config.h.in.  Generated from configure.in by autoheader.  */
        !             2: 
        !             3: /* Define to 1 if you have the <arpa/inet.h> header file. */
        !             4: #undef HAVE_ARPA_INET_H
        !             5: 
        !             6: /* Define to 1 if you have the `dup2' function. */
        !             7: #undef HAVE_DUP2
        !             8: 
        !             9: /* Define to 1 if you have the `endpwent' function. */
        !            10: #undef HAVE_ENDPWENT
        !            11: 
        !            12: /* Define to 1 if you have the <fcntl.h> header file. */
        !            13: #undef HAVE_FCNTL_H
        !            14: 
        !            15: /* Define to 1 if you have the `fork' function. */
        !            16: #undef HAVE_FORK
        !            17: 
        !            18: /* Define to 1 if you have the `gethostbyname' function. */
        !            19: #undef HAVE_GETHOSTBYNAME
        !            20: 
        !            21: /* Define to 1 if you have the <inttypes.h> header file. */
        !            22: #undef HAVE_INTTYPES_H
        !            23: 
        !            24: /* Define to 1 if you have the `aitcrc' library (-laitcrc). */
        !            25: #undef HAVE_LIBAITCRC
        !            26: 
        !            27: /* Define to 1 if you have the `aitio' library (-laitio). */
        !            28: #undef HAVE_LIBAITIO
        !            29: 
        !            30: /* Define to 1 if you have the `aitsched' library (-laitsched). */
        !            31: #undef HAVE_LIBAITSCHED
        !            32: 
        !            33: /* Define to 1 if you have the `crypto' library (-lcrypto). */
        !            34: #undef HAVE_LIBCRYPTO
        !            35: 
        !            36: /* Define to 1 if you have the `util' library (-lutil). */
        !            37: #undef HAVE_LIBUTIL
        !            38: 
        !            39: /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
        !            40:    to 0 otherwise. */
        !            41: #undef HAVE_MALLOC
        !            42: 
        !            43: /* Define to 1 if you have the <memory.h> header file. */
        !            44: #undef HAVE_MEMORY_H
        !            45: 
        !            46: /* Define to 1 if you have the `memset' function. */
        !            47: #undef HAVE_MEMSET
        !            48: 
        !            49: /* Define to 1 if you have the <netdb.h> header file. */
        !            50: #undef HAVE_NETDB_H
        !            51: 
        !            52: /* Define to 1 if you have the <netinet/in.h> header file. */
        !            53: #undef HAVE_NETINET_IN_H
        !            54: 
        !            55: /* Define to 1 if you have the `select' function. */
        !            56: #undef HAVE_SELECT
        !            57: 
        !            58: /* Define to 1 if you have the `socket' function. */
        !            59: #undef HAVE_SOCKET
        !            60: 
        !            61: /* Define to 1 if you have the <stdint.h> header file. */
        !            62: #undef HAVE_STDINT_H
        !            63: 
        !            64: /* Define to 1 if you have the <stdlib.h> header file. */
        !            65: #undef HAVE_STDLIB_H
        !            66: 
        !            67: /* Define to 1 if you have the `strerror' function. */
        !            68: #undef HAVE_STRERROR
        !            69: 
        !            70: /* Define to 1 if you have the <strings.h> header file. */
        !            71: #undef HAVE_STRINGS_H
        !            72: 
        !            73: /* Define to 1 if you have the <string.h> header file. */
        !            74: #undef HAVE_STRING_H
        !            75: 
        !            76: /* Define to 1 if you have the `strtol' function. */
        !            77: #undef HAVE_STRTOL
        !            78: 
        !            79: /* Define to 1 if you have the <syslog.h> header file. */
        !            80: #undef HAVE_SYSLOG_H
        !            81: 
        !            82: /* Define to 1 if you have the <sys/ioctl.h> header file. */
        !            83: #undef HAVE_SYS_IOCTL_H
        !            84: 
        !            85: /* Define to 1 if you have the <sys/param.h> header file. */
        !            86: #undef HAVE_SYS_PARAM_H
        !            87: 
        !            88: /* Define to 1 if you have the <sys/socket.h> header file. */
        !            89: #undef HAVE_SYS_SOCKET_H
        !            90: 
        !            91: /* Define to 1 if you have the <sys/stat.h> header file. */
        !            92: #undef HAVE_SYS_STAT_H
        !            93: 
        !            94: /* Define to 1 if you have the <sys/types.h> header file. */
        !            95: #undef HAVE_SYS_TYPES_H
        !            96: 
        !            97: /* Define to 1 if you have the <unistd.h> header file. */
        !            98: #undef HAVE_UNISTD_H
        !            99: 
        !           100: /* Define to 1 if you have the `vfork' function. */
        !           101: #undef HAVE_VFORK
        !           102: 
        !           103: /* Define to 1 if you have the <vfork.h> header file. */
        !           104: #undef HAVE_VFORK_H
        !           105: 
        !           106: /* Define to 1 if `fork' works. */
        !           107: #undef HAVE_WORKING_FORK
        !           108: 
        !           109: /* Define to 1 if `vfork' works. */
        !           110: #undef HAVE_WORKING_VFORK
        !           111: 
        !           112: /* Define to the address where bug reports for this package should be sent. */
        !           113: #undef PACKAGE_BUGREPORT
        !           114: 
        !           115: /* Define to the full name of this package. */
        !           116: #undef PACKAGE_NAME
        !           117: 
        !           118: /* Define to the full name and version of this package. */
        !           119: #undef PACKAGE_STRING
        !           120: 
        !           121: /* Define to the one symbol short name of this package. */
        !           122: #undef PACKAGE_TARNAME
        !           123: 
        !           124: /* Define to the home page for this package. */
        !           125: #undef PACKAGE_URL
        !           126: 
        !           127: /* Define to the version of this package. */
        !           128: #undef PACKAGE_VERSION
        !           129: 
        !           130: /* Define to 1 if you have the ANSI C header files. */
        !           131: #undef STDC_HEADERS
        !           132: 
        !           133: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
        !           134:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
        !           135:    #define below would cause a syntax error. */
        !           136: #undef _UINT32_T
        !           137: 
        !           138: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
        !           139:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
        !           140:    #define below would cause a syntax error. */
        !           141: #undef _UINT8_T
        !           142: 
        !           143: /* Define to the type of a signed integer type of width exactly 8 bits if such
        !           144:    a type exists and the standard includes do not define it. */
        !           145: #undef int8_t
        !           146: 
        !           147: /* Define to rpl_malloc if the replacement function should be used. */
        !           148: #undef malloc
        !           149: 
        !           150: /* Define to `int' if <sys/types.h> does not define. */
        !           151: #undef pid_t
        !           152: 
        !           153: /* Define to the type of an unsigned integer type of width exactly 16 bits if
        !           154:    such a type exists and the standard includes do not define it. */
        !           155: #undef uint16_t
        !           156: 
        !           157: /* Define to the type of an unsigned integer type of width exactly 32 bits if
        !           158:    such a type exists and the standard includes do not define it. */
        !           159: #undef uint32_t
        !           160: 
        !           161: /* Define to the type of an unsigned integer type of width exactly 8 bits if
        !           162:    such a type exists and the standard includes do not define it. */
        !           163: #undef uint8_t
        !           164: 
        !           165: /* Define as `fork' if `vfork' does not work. */
        !           166: #undef vfork

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