/* include/ase/config.h.in. Generated from configure.ac by autoheader. */ /* 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 /* author's email address */ #undef ASE_PKGAUTHOR /* package_name */ #undef ASE_PKGNAME /* package version */ #undef ASE_PKGVERSION /* 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 /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_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_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_WCHAR_H /* 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 `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of `double', as computed by sizeof. */ #undef SIZEOF_DOUBLE /* The size of `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `long double', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of `void*', as computed by sizeof. */ #undef SIZEOF_VOIDP /* The size of `wchar_t', as computed by sizeof. */ #undef SIZEOF_WCHAR_T /* The size of `__int128', as computed by sizeof. */ #undef SIZEOF___INT128 /* The size of `__int16', as computed by sizeof. */ #undef SIZEOF___INT16 /* The size of `__int32', as computed by sizeof. */ #undef SIZEOF___INT32 /* The size of `__int64', as computed by sizeof. */ #undef SIZEOF___INT64 /* The size of `__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