Annotation of embedaddon/libxml2/macos/src/config-mac.h, revision 1.1

1.1     ! misho       1: /* config.h generated manually for macos.  */
        !             2: 
        !             3: /* Define if you have the strftime function.  */
        !             4: #define HAVE_STRFTIME
        !             5: 
        !             6: /* Define if you have the ANSI C header files.  */
        !             7: #define STDC_HEADERS
        !             8: 
        !             9: #define PACKAGE
        !            10: #define VERSION
        !            11: 
        !            12: #undef HAVE_LIBZ
        !            13: #undef HAVE_LIBM
        !            14: #undef HAVE_ISINF
        !            15: #undef HAVE_ISNAN
        !            16: #undef HAVE_LIBHISTORY
        !            17: #undef HAVE_LIBREADLINE
        !            18: 
        !            19: #define XML_SOCKLEN_T socklen_t
        !            20: #define HAVE_LIBPTHREAD
        !            21: #define HAVE_PTHREAD_H
        !            22: #define LIBXML_THREAD_ENABLED
        !            23: 
        !            24: /* Define if you have the _stat function.  */
        !            25: #define HAVE__STAT
        !            26: 
        !            27: /* Define if you have the class function.  */
        !            28: #undef HAVE_CLASS
        !            29: 
        !            30: /* Define if you have the finite function.  */
        !            31: #undef HAVE_FINITE
        !            32: 
        !            33: /* Define if you have the fp_class function.  */
        !            34: #undef HAVE_FP_CLASS
        !            35: 
        !            36: /* Define if you have the fpclass function.  */
        !            37: #undef HAVE_FPCLASS
        !            38: 
        !            39: /* Define if you have the fprintf function.  */
        !            40: #define HAVE_FPRINTF
        !            41: 
        !            42: /* Define if you have the isnand function.  */
        !            43: #undef HAVE_ISNAND
        !            44: 
        !            45: /* Define if you have the localtime function.  */
        !            46: #define HAVE_LOCALTIME
        !            47: 
        !            48: /* Define if you have the printf function.  */
        !            49: #define HAVE_PRINTF
        !            50: 
        !            51: /* Define if you have the signal function.  */
        !            52: #define HAVE_SIGNAL
        !            53: 
        !            54: /* Define if you have the snprintf function.  */
        !            55: #define HAVE_SNPRINTF
        !            56: 
        !            57: /* Define if you have the sprintf function.  */
        !            58: #define HAVE_SPRINTF
        !            59: 
        !            60: /* Define if you have the sscanf function.  */
        !            61: #define HAVE_SSCANF
        !            62: 
        !            63: /* Define if you have the stat function.  */
        !            64: #define HAVE_STAT
        !            65: 
        !            66: /* Define if you have the strdup function.  */
        !            67: #define HAVE_STRDUP
        !            68: 
        !            69: /* Define if you have the strerror function.  */
        !            70: #define HAVE_STRERROR
        !            71: 
        !            72: /* Define if you have the strftime function.  */
        !            73: #define HAVE_STRFTIME
        !            74: 
        !            75: /* Define if you have the strndup function.  */
        !            76: #define HAVE_STRNDUP
        !            77: 
        !            78: /* Define if you have the vfprintf function.  */
        !            79: #define HAVE_VFPRINTF
        !            80: 
        !            81: /* Define if you have the vsnprintf function.  */
        !            82: #define HAVE_VSNPRINTF
        !            83: 
        !            84: /* Define if you have the vsprintf function.  */
        !            85: #define HAVE_VSPRINTF
        !            86: 
        !            87: /* Define if you have the <ansidecl.h> header file.  */
        !            88: #define HAVE_ANSIDECL_H
        !            89: 
        !            90: /* Define if you have the <arpa/inet.h> header file.  */
        !            91: #define HAVE_ARPA_INET_H
        !            92: 
        !            93: /* Define if you have the <ctype.h> header file.  */
        !            94: #define HAVE_CTYPE_H
        !            95: 
        !            96: /* Define if you have the <dirent.h> header file.  */
        !            97: #define HAVE_DIRENT_H
        !            98: 
        !            99: /* Define if you have the <dlfcn.h> header file.  */
        !           100: #define HAVE_DLFCN_H
        !           101: 
        !           102: /* Define if you have the <errno.h> header file.  */
        !           103: #define HAVE_ERRNO_H
        !           104: 
        !           105: /* Define if you have the <fcntl.h> header file.  */
        !           106: #define HAVE_FCNTL_H
        !           107: 
        !           108: /* Define if you have the <float.h> header file.  */
        !           109: #define HAVE_FLOAT_H
        !           110: 
        !           111: /* Define if you have the <fp_class.h> header file.  */
        !           112: #define HAVE_FP_CLASS_H
        !           113: 
        !           114: /* Define if you have the <ieeefp.h> header file.  */
        !           115: #define HAVE_IEEEFP_H
        !           116: 
        !           117: /* Define if you have the <malloc.h> header file.  */
        !           118: #undef HAVE_MALLOC_H
        !           119: 
        !           120: /* Define if you have the <math.h> header file.  */
        !           121: #define HAVE_MATH_H
        !           122: 
        !           123: /* Define if you have the <nan.h> header file.  */
        !           124: #define HAVE_NAN_H
        !           125: 
        !           126: /* Define if you have the <ndir.h> header file.  */
        !           127: #define HAVE_NDIR_H
        !           128: 
        !           129: /* Define if you have the <netdb.h> header file.  */
        !           130: #define HAVE_NETDB_H
        !           131: 
        !           132: /* Define if you have the <netinet/in.h> header file.  */
        !           133: #define HAVE_NETINET_IN_H
        !           134: 
        !           135: /* Define if you have the <signal.h> header file.  */
        !           136: #define HAVE_SIGNAL_H
        !           137: 
        !           138: /* Define if you have the <stdarg.h> header file.  */
        !           139: #define HAVE_STDARG_H
        !           140: 
        !           141: /* Define if you have the <stdlib.h> header file.  */
        !           142: #define HAVE_STDLIB_H
        !           143: 
        !           144: /* Define if you have the <string.h> header file.  */
        !           145: #define HAVE_STRING_H
        !           146: 
        !           147: /* Define if you have the <sys/dir.h> header file.  */
        !           148: #define HAVE_SYS_DIR_H
        !           149: 
        !           150: /* Define if you have the <sys/mman.h> header file.  */
        !           151: #undef HAVE_SYS_MMAN_H
        !           152: 
        !           153: /* Define if you have the <sys/ndir.h> header file.  */
        !           154: #undef HAVE_SYS_NDIR_H
        !           155: 
        !           156: /* Define if you have the <sys/select.h> header file.  */
        !           157: #define HAVE_SYS_SELECT_H
        !           158: 
        !           159: /* Define if you have the <sys/socket.h> header file.  */
        !           160: #define HAVE_SYS_SOCKET_H
        !           161: 
        !           162: /* Define if you have the <sys/stat.h> header file.  */
        !           163: #define HAVE_SYS_STAT_H
        !           164: 
        !           165: /* Define if you have the <sys/time.h> header file.  */
        !           166: #define HAVE_SYS_TIME_H
        !           167: 
        !           168: /* Define if you have the <sys/types.h> header file.  */
        !           169: #define HAVE_SYS_TYPES_H
        !           170: 
        !           171: /* Define if you have the <time.h> header file.  */
        !           172: #define HAVE_TIME_H
        !           173: 
        !           174: /* Define if you have the <unistd.h> header file.  */
        !           175: #define HAVE_UNISTD_H
        !           176: 
        !           177: /* Define if you have the <zlib.h> header file.  */
        !           178: #undef HAVE_ZLIB_H
        !           179: 
        !           180: /* Name of package */
        !           181: #define PACKAGE
        !           182: 
        !           183: /* Version number of package */
        !           184: #define VERSION
        !           185: 
        !           186: /* Define if compiler has function prototypes */
        !           187: #define PROTOTYPES
        !           188: 
        !           189: #include <libxml/xmlversion.h>
        !           190: #include <sys/types.h>
        !           191: #include <extra/stricmp.h>
        !           192: #include <extra/strdup.h>

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