/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* This system provides (n)curses.h */ #define CURSES_HDR /* Define to 1 if you have the `acosh' function. */ #define HAVE_ACOSH 1 /* Define to 1 if you have the `asinh' function. */ #define HAVE_ASINH 1 /* Define to 1 if you have the `atanh' function. */ #define HAVE_ATANH 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_CURSES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ #define HAVE_LZO1X_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LZO_LZO1X_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ #define HAVE_NCURSES_H 1 /* 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 */ /* This system has Xlib support and we shall use it */ #define HAVE_TEXTMODE_X11 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Name of package */ #define PACKAGE "ht" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=1066" /* Define to the full name of this package. */ #define PACKAGE_NAME "ht" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "ht 2.0.11" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ht" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.0.11" /* The size of `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `long int', as computed by sizeof. */ #define SIZEOF_LONG_INT 4 /* The size of `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Location of io/$IO_DIR/types.h */ #define SYSTEM_OSAPI_SPECIFIC_TYPES_HDR "io/posix/types.h" /* whether to use the included minilzo */ /* #undef USE_MINILZO */ /* Version number of package */ #define VERSION "2.0.11" /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Define to empty if `const' does not conform to ANSI C. */ #define const