/* include/ase/config.h.in. Generated from configure.ac by autoheader. */ /* author's email address */ #undef ASE_AUTHOR /* char is mchar */ #undef ASE_CHAR_IS_MCHAR /* char is wchar */ #undef ASE_CHAR_IS_WCHAR /* Big Endian */ #undef ASE_ENDIAN_BIG /* Little Endian */ #undef ASE_ENDIAN_LITTLE /* Unknown Endian */ #undef ASE_ENDIAN_UNKNOWN /* sizeof(char) */ #undef ASE_SIZEOF_CHAR /* sizeof(double) */ #undef ASE_SIZEOF_DOUBLE /* sizeof(float) */ #undef ASE_SIZEOF_FLOAT /* sizeof(int) */ #undef ASE_SIZEOF_INT /* sizeof(long) */ #undef ASE_SIZEOF_LONG /* sizeof(long double) */ #undef ASE_SIZEOF_LONG_DOUBLE /* sizeof(long long) */ #undef ASE_SIZEOF_LONG_LONG /* sizeof(short) */ #undef ASE_SIZEOF_SHORT /* sizeof(void*) */ #undef ASE_SIZEOF_VOID_P /* sizeof(wchar_t) */ #undef ASE_SIZEOF_WCHAR_T /* sizeof(__int128) */ #undef ASE_SIZEOF___INT128 /* sizeof(__int16) */ #undef ASE_SIZEOF___INT16 /* sizeof(__int32) */ #undef ASE_SIZEOF___INT32 /* sizeof(__int64) */ #undef ASE_SIZEOF___INT64 /* sizeof(__int8) */ #undef ASE_SIZEOF___INT8 /* use the syscall() function */ #undef ASE_USE_SYSCALL /* package version */ #undef ASE_VERSION /* major version number */ #undef ASE_VERSION_MAJOR /* minor version number */ #undef ASE_VERSION_MINOR /* patch level */ #undef ASE_VERSION_PATCH /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `fstat64' function. */ #undef HAVE_FSTAT64 /* Define to 1 if you have the `ftruncate64' function. */ #undef HAVE_FTRUNCATE64 /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `lseek64' function. */ #undef HAVE_LSEEK64 /* Define to 1 if you have the `mbrlen' function. */ #undef HAVE_MBRLEN /* Define to 1 if you have the `mbrtowc' function. */ #undef HAVE_MBRTOWC /* Define to 1 if you have the `mbsnrtowcs' function. */ #undef HAVE_MBSNRTOWCS /* Define to 1 if you have the `mbsrtowcs' function. */ #undef HAVE_MBSRTOWCS /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `stat64' function. */ #undef HAVE_STAT64 /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSCALL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `uselocale' function. */ #undef HAVE_USELOCALE /* Define to 1 if you have the header file. */ #undef HAVE_WCHAR_H /* wchar_t is available in stddef.h */ #undef HAVE_WCHAR_T_IN_STDDEF_H /* Define to 1 if you have the `wcrtomb' function. */ #undef HAVE_WCRTOMB /* Define to 1 if you have the `wcsnrtombs' function. */ #undef HAVE_WCSNRTOMBS /* Define to 1 if you have the `wcsrtombs' function. */ #undef HAVE_WCSRTOMBS /* Define to 1 if you have the header file. */ #undef HAVE_WCTYPE_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of a `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of a `double', as computed by sizeof. */ #undef SIZEOF_DOUBLE /* The size of a `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of a `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of a `long double', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE /* The size of a `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of a `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of a `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* The size of a `wchar_t', as computed by sizeof. */ #undef SIZEOF_WCHAR_T /* The size of a `__int128', as computed by sizeof. */ #undef SIZEOF___INT128 /* The size of a `__int16', as computed by sizeof. */ #undef SIZEOF___INT16 /* The size of a `__int32', as computed by sizeof. */ #undef SIZEOF___INT32 /* The size of a `__int64', as computed by sizeof. */ #undef SIZEOF___INT64 /* The size of a `__int8', as computed by sizeof. */ #undef SIZEOF___INT8 /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION