/* src/config.h. Generated by configure. */ /* src/config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if host is DOS */ /* #undef DOS */ /* Define to 1 if DOSBox is enabled */ /* #undef DOSBOX */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_DIRENT_H */ /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if the system has the type `int16_t'. */ /* #undef HAVE_INT16_T */ /* Define to 1 if the system has the type `int32_t'. */ /* #undef HAVE_INT32_T */ /* Define to 1 if the system has the type `int8_t'. */ /* #undef HAVE_INT8_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you support file names longer than 14 characters. */ #define HAVE_LONG_FILE_NAMES 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_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 `strdup' function. */ #define HAVE_STRDUP 1 /* 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 `strstr' function. */ #define HAVE_STRSTR 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_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 the system has the type `u_int16_t'. */ /* #undef HAVE_U_INT16_T */ /* Define to 1 if the system has the type `u_int32_t'. */ /* #undef HAVE_U_INT32_T */ /* Define to 1 if the system has the type `u_int8_t'. */ /* #undef HAVE_U_INT8_T */ /* Name of package */ #define PACKAGE "kevedit" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "bitman@users.sourceforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "KevEdit" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "KevEdit 0.5.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "kevedit" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.5.1" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define to 1 if SDL is available */ /* #undef SDL */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "0.5.1" /* Define to 1 if host is Windows */ /* #undef WINDOWS32 */