/* src/config.h. Generated by configure. */ /* src/config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MALLOC_H */ /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the `memcpy' function. */ /* #undef HAVE_MEMCPY */ /* 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 `strchr' function. */ /* #undef HAVE_STRCHR */ /* 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. */ #define HAVE_SYS_FILE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SIGNAL_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_TIME_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 /* Define this to include debugging code for the 'holmes' external. */ /* #undef HOLMES_DEBUG */ /* Define this to include debugging code for the 'klatt~' external. */ /* #undef KLATT_DEBUG */ /* Define this if float can be used in protos followed by K&R definition */ /* #undef NOPROTOFLOAT */ /* Name of package */ #define PACKAGE "ratts" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "moocow@ling.uni-potsdam.de" /* Define to the full name of this package. */ #define PACKAGE_NAME "ratts" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "ratts 0.04" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ratts" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.04" /* Define this to report library objects verbosely at library load-time. */ /* #undef RATTS_SHAMELESS */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "0.04" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `long' if does not define. */ /* #undef off_t */