/* gen/settings.h.in. Generated from configure.ac by autoheader. */ #ifndef ASPELL_SETTINGS__H #define ASPELL_SETTINGS__H /* Defined if filters should be compiled in */ #undef COMPILE_IN_FILTER /* Defined to curses header file */ #undef CURSES_HEADER /* Defined if no special Workarounds are needed for Curses headers */ #undef CURSES_INCLUDE_STANDARD /* Defined if special Wordaround I is need for Curses headers */ #undef CURSES_INCLUDE_WORKAROUND_1 /* Defined if curses like POSIX Functions should be used */ #undef CURSES_ONLY /* Defined if _XOPEN_SOURCE_EXTENDED needs to be defined. (Can't define globally as that will cause problems with some systems) */ #undef DEFINE_XOPEN_SOURCE_EXTENDED /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS /* Defined if win32 relocation should be used */ #undef ENABLE_WIN32_RELOCATABLE /* Defined if filter version control should be used */ #undef FILTER_VERSION_CONTROL /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Defined if msdos getch is supported */ #undef HAVE_GETCH /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have and nl_langinfo(CODESET). */ #undef HAVE_LANGINFO_CODESET /* Defined if the curses library is available */ #undef HAVE_LIBCURSES /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Defined if mblen is supported */ #undef HAVE_MBLEN /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Defined if mmap and friends is supported */ #undef HAVE_MMAP /* 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 /* Defined if curses libraray includes wide character support */ #undef HAVE_WIDE_CURSES /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Defined if Posix Termios is Supported */ #undef POSIX_TERMIOS /* Defined if STL rel_ops pollute the global namespace */ #undef REL_OPS_POLLUTION /* Defined if null-terminated UCS-2 and UCS-4 strings should always be allowed. */ #undef SLOPPY_NULL_TERM_STRINGS /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Defined to term header file */ #undef TERM_HEADER /* Defined if 32-bit hash function should be used for compiled dictionaries. */ #undef USE_32_BIT_HASH_FUN /* Defined if file ino is supported */ #undef USE_FILE_INO /* Defined if file locking and truncating is supported */ #undef USE_FILE_LOCKS /* Defined if Posix locales are supported */ #undef USE_LOCALE /* Defined if Posix mutexes are supported */ #undef USE_POSIX_MUTEX /* Defined if Posix regex are supported */ #undef USE_POSIX_REGEX /* Version number of package */ #undef VERSION #define C_EXPORT extern "C" #endif /* ASPELL_SETTINGS__H */