blob: ae10476ae87a73578d09d3dbc470b365395dc5e1 [file] [log] [blame]
/* src/config.h. Generated by configure. */
/* src/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
#define HAVE_DOPRNT 1
/* Define to 1 if you have the <ext/hash_set> header file. */
#define HAVE_EXT_HASH_SET 1
/* Define to 1 if you have the <hash_set> header file. */
/* #undef HAVE_HASH_SET */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to 1 if you have the `vprintf' function. */
#define HAVE_VPRINTF 1
/* Define if your Python's _tkinter is builtin */
/* #undef NEED_TKINTER */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "piefel@informatik.hu-berlin.de"
/* Define to the full name of this package. */
#define PACKAGE_NAME "Kimwitu++"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Kimwitu++ 2.3.8"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "kimwitu++"
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.3.8"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
#define YYTEXT_POINTER 1