/* common/settings.h. Generated by configure. */ /* common/settings.h.in. Generated from configure.ac by autoheader. */ /* 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 win32 relocation should be used */ /* #undef ENABLE_WIN32_RELOCATABLE */ /* Define to 1 if you have the header file. */ /* #undef HAVE_DLFCN_H */ /* Defined if msdos getch is supported */ /* #undef HAVE_GETCH */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Defined if the curses library is available */ /* #undef HAVE_LIBCURSES */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Defined if mmap and friends is supported */ /* #undef HAVE_MMAP */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "aspell" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Defined if Posix Termios is Supported */ /* #undef POSIX_TERMIOS */ /* Defined if STL rel_ops polute the global namespace */ /* #undef REL_OPS_POLLUTION */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* 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 */ /* Version number of package */ #define VERSION "0.50.3"