#ifndef _SRC_CLUCENE_CLUCENE_CONFIG_H #define _SRC_CLUCENE_CLUCENE_CONFIG_H 1 /* src/CLucene/clucene-config.h. Generated automatically at end of configure. */ /* config.h.tmp. Generated by configure. */ /* config.h.tmp.in. Generated from configure.ac by autoheader. */ /* Disable multithreading */ /* #undef _CL_DISABLE_MULTITHREADING */ /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_ALGORITHM #define _CL_HAVE_ALGORITHM 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_CTYPE_H #define _CL_HAVE_CTYPE_H 1 #endif /* Define to 1 if you have the header file, and it defines `DIR'. */ #ifndef _CL_HAVE_DIRENT_H #define _CL_HAVE_DIRENT_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_DLFCN_H #define _CL_HAVE_DLFCN_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_ERRNO_H #define _CL_HAVE_ERRNO_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_EXT_HASH_MAP #define _CL_HAVE_EXT_HASH_MAP 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_EXT_HASH_SET #define _CL_HAVE_EXT_HASH_SET 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_FCNTL_H #define _CL_HAVE_FCNTL_H 1 #endif /* Define to 1 if the system has the type `float_t'. */ #ifndef _CL_HAVE_FLOAT_T #define _CL_HAVE_FLOAT_T 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_FUNCTIONAL #define _CL_HAVE_FUNCTIONAL 1 #endif /* Does not support new float byte<->float conversions */ #ifndef _CL_HAVE_FUNCTIONING_FLOAT_BYTE #define _CL_HAVE_FUNCTIONING_FLOAT_BYTE #endif /* Define to 1 if you have the `getpagesize' function. */ /* #undef _CL_HAVE_GETPAGESIZE */ /* Define to 1 if you have the header file. */ /* #undef _CL_HAVE_HASH_MAP */ /* Define to 1 if you have the header file. */ /* #undef _CL_HAVE_HASH_SET */ /* Define to 1 if the system has the type `intptr_t'. */ #ifndef _CL_HAVE_INTPTR_T #define _CL_HAVE_INTPTR_T 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_INTTYPES_H #define _CL_HAVE_INTTYPES_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_LIST #define _CL_HAVE_LIST 1 #endif /* Define to 1 if you have the `lltoa' function. */ /* #undef _CL_HAVE_LLTOA */ /* Define to 1 if you have the `lltow' function. */ /* #undef _CL_HAVE_LLTOW */ /* Define to 1 if long double works and has more range or precision than double. */ #ifndef _CL_HAVE_LONG_DOUBLE #define _CL_HAVE_LONG_DOUBLE 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_MAP #define _CL_HAVE_MAP 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_MATH_H #define _CL_HAVE_MATH_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_MEMORY_H #define _CL_HAVE_MEMORY_H 1 #endif /* Define to 1 if you have a working `mmap' system call. */ #ifndef _CL_HAVE_MMAP #define _CL_HAVE_MMAP 1 #endif /* define if the compiler implements namespaces */ #ifndef _CL_HAVE_NAMESPACES #define _CL_HAVE_NAMESPACES #endif /* Define if you have the nanosleep function */ #ifndef _CL_HAVE_NANOSLEEP #define _CL_HAVE_NANOSLEEP 1 #endif /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef _CL_HAVE_NDIR_H */ /* Does not support new float byte<->float conversions */ /* #undef _CL_HAVE_NO_FLOAT_BYTE */ /* Does not support try/catch blocks */ /* #undef _CL_HAVE_NO_FUNCTION_TRY_BLOCKS */ /* Define to 1 if you have the `printf' function. */ #ifndef _CL_HAVE_PRINTF #define _CL_HAVE_PRINTF 1 #endif /* Define if you have POSIX threads libraries and header files. */ #ifndef _CL_HAVE_PTHREAD #define _CL_HAVE_PTHREAD 1 #endif /* Define if recursive pthread mutexes are available */ #ifndef _CL_HAVE_PTHREAD_MUTEX_RECURSIVE #define _CL_HAVE_PTHREAD_MUTEX_RECURSIVE 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_SET #define _CL_HAVE_SET 1 #endif /* Define to 1 if you have the `snprintf' function. */ #ifndef _CL_HAVE_SNPRINTF #define _CL_HAVE_SNPRINTF 1 #endif /* Defined if the snprintf overflow test fails */ /* #undef _CL_HAVE_SNPRINTF_BUG */ /* Define to 1 if you have the `snwprintf' function. */ /* #undef _CL_HAVE_SNWPRINTF */ /* define if the compiler supports ISO C++ standard library */ #ifndef _CL_HAVE_STD #define _CL_HAVE_STD #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_STDARG_H #define _CL_HAVE_STDARG_H 1 #endif /* x */ #ifndef _CL_HAVE_STDEXCEPT #define _CL_HAVE_STDEXCEPT #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_STDINT_H #define _CL_HAVE_STDINT_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_STDLIB_H #define _CL_HAVE_STDLIB_H 1 #endif /* define if the compiler supports Standard Template Library */ #ifndef _CL_HAVE_STL #define _CL_HAVE_STL #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_STRINGS_H #define _CL_HAVE_STRINGS_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_STRING_H #define _CL_HAVE_STRING_H 1 #endif /* Define to 1 if you have the `strlwr' function. */ /* #undef _CL_HAVE_STRLWR */ /* Define to 1 if you have the `strtoll' function. */ /* #undef _CL_HAVE_STRTOLL */ /* Define to 1 if you have the `strupr' function. */ /* #undef _CL_HAVE_STRUPR */ /* Defined if the swprintf test fails */ #ifndef _CL_HAVE_SWPRINTF_BUG #define _CL_HAVE_SWPRINTF_BUG #endif /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef _CL_HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef _CL_HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_SYS_STAT_H #define _CL_HAVE_SYS_STAT_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_SYS_TIMEB_H #define _CL_HAVE_SYS_TIMEB_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_SYS_TYPES_H #define _CL_HAVE_SYS_TYPES_H 1 #endif /* Define to 1 if you have the header file. */ /* #undef _CL_HAVE_TCHAR_H */ /* Define to 1 if you have the `tell' function. */ /* #undef _CL_HAVE_TELL */ /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_UNISTD_H #define _CL_HAVE_UNISTD_H 1 #endif /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_VECTOR #define _CL_HAVE_VECTOR 1 #endif /* Define to 1 if you have the `vsnwprintf' function. */ /* #undef _CL_HAVE_VSNWPRINTF */ /* Define to 1 if you have the header file. */ #ifndef _CL_HAVE_WCHAR_H #define _CL_HAVE_WCHAR_H 1 #endif /* Define to 1 if the system has the type `wchar_t'. */ #ifndef _CL_HAVE_WCHAR_T #define _CL_HAVE_WCHAR_T 1 #endif /* Define to 1 if you have the `wcscasecmp' function. */ /* #undef _CL_HAVE_WCSCASECMP */ /* Define to 1 if you have the `wcscat' function. */ #ifndef _CL_HAVE_WCSCAT #define _CL_HAVE_WCSCAT 1 #endif /* Define to 1 if you have the `wcschr' function. */ #ifndef _CL_HAVE_WCSCHR #define _CL_HAVE_WCSCHR 1 #endif /* Define to 1 if you have the `wcscmp' function. */ #ifndef _CL_HAVE_WCSCMP #define _CL_HAVE_WCSCMP 1 #endif /* Define to 1 if you have the `wcscpy' function. */ #ifndef _CL_HAVE_WCSCPY #define _CL_HAVE_WCSCPY 1 #endif /* Define to 1 if you have the `wcscspn' function. */ #ifndef _CL_HAVE_WCSCSPN #define _CL_HAVE_WCSCSPN 1 #endif /* Define to 1 if you have the `wcsicmp' function. */ /* #undef _CL_HAVE_WCSICMP */ /* Define to 1 if you have the `wcslen' function. */ #ifndef _CL_HAVE_WCSLEN #define _CL_HAVE_WCSLEN 1 #endif /* Define to 1 if you have the `wcsncmp' function. */ #ifndef _CL_HAVE_WCSNCMP #define _CL_HAVE_WCSNCMP 1 #endif /* Define to 1 if you have the `wcsncpy' function. */ #ifndef _CL_HAVE_WCSNCPY #define _CL_HAVE_WCSNCPY 1 #endif /* Define to 1 if you have the `wcsstr' function. */ #ifndef _CL_HAVE_WCSSTR #define _CL_HAVE_WCSSTR 1 #endif /* Define to 1 if you have the `wcstod' function. */ /* #undef _CL_HAVE_WCSTOD */ /* Define to 1 if you have the `wcstoll' function. */ /* #undef _CL_HAVE_WCSTOLL */ /* Define to 1 if you have the `wcsupr' function. */ /* #undef _CL_HAVE_WCSUPR */ /* Define to 1 if you have a functioning header file. */ #ifndef _CL_HAVE_WCTYPE_H #define _CL_HAVE_WCTYPE_H #endif /* Define to 1 if you have the `wprintf' function. */ /* #undef _CL_HAVE_WPRINTF */ /* Define to 1 if you have the `_filelength' function. */ /* #undef _CL_HAVE__FILELENGTH */ /* Name of package */ #ifndef _CL_PACKAGE #define _CL_PACKAGE "clucene-core" #endif /* Define to the address where bug reports for this package should be sent. */ #ifndef _CL_PACKAGE_BUGREPORT #define _CL_PACKAGE_BUGREPORT "" #endif /* Define to the full name of this package. */ #ifndef _CL_PACKAGE_NAME #define _CL_PACKAGE_NAME "" #endif /* Define to the full name and version of this package. */ #ifndef _CL_PACKAGE_STRING #define _CL_PACKAGE_STRING "" #endif /* Define to the one symbol short name of this package. */ #ifndef _CL_PACKAGE_TARNAME #define _CL_PACKAGE_TARNAME "" #endif /* Define to the version of this package. */ #ifndef _CL_PACKAGE_VERSION #define _CL_PACKAGE_VERSION "" #endif /* Define to the necessary symbol if this constant uses a non-standard name on your system. */ /* #undef _CL_PTHREAD_CREATE_JOINABLE */ /* The size of a `long', as computed by sizeof. */ /* #undef _CL_SIZEOF_LONG */ /* The size of a `unsigned char', as computed by sizeof. */ /* #undef _CL_SIZEOF_UNSIGNED_CHAR */ /* The size of a `unsigned int', as computed by sizeof. */ /* #undef _CL_SIZEOF_UNSIGNED_INT */ /* The size of a `unsigned long', as computed by sizeof. */ /* #undef _CL_SIZEOF_UNSIGNED_LONG */ /* The size of a `unsigned long long', as computed by sizeof. */ /* #undef _CL_SIZEOF_UNSIGNED_LONG_LONG */ /* The size of a `unsigned __int64', as computed by sizeof. */ /* #undef _CL_SIZEOF_UNSIGNED___INT64 */ /* Define to 1 if the `S_IS*' macros in do not work properly. */ /* #undef _CL_STAT_MACROS_BROKEN */ /* Define to 1 if you have the ANSI C header files. */ #ifndef _CL_STDC_HEADERS #define _CL_STDC_HEADERS 1 #endif /* Define to 1 if you can safely include both and . */ #ifndef _CL_TIME_WITH_SYS_TIME #define _CL_TIME_WITH_SYS_TIME 1 #endif /* Version number of package */ #ifndef _CL_VERSION #define _CL_VERSION "0.9.11" #endif /* Forces into Ascii mode */ /* #undef _CL__ASCII */ /* Conditional Debugging */ /* #undef _CL__CND_DEBUG */ /* debuging option */ /* #undef _CL__DEBUG */ /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _CL__FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _CL__LARGE_FILES */ /* If not already defined, then define as a datatype of *exactly* 32 bits. */ /* #undef __cl_uint32_t */ /* If not already defined, then define as a datatype of *exactly* 64 bits. */ /* #undef __cl_uint64_t */ /* If not already defined, then define as a datatype of *exactly* 8 bits. */ /* #undef __cl_uint8_t */ /* once: _SRC_CLUCENE_CLUCENE_CONFIG_H */ #endif