/* config.h. Generated automatically by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define this if your curses library has use_default_colors, for cool transparency =-) */ #define HAVE_USE_DEFAULT_COLORS 1 /* Define this if you have the linux consolechars program */ /* #undef HAVE_CONSOLECHARS */ /* Define this if you have the linux setfont program */ /* #undef HAVE_SETFONT */ /* Define this if you have the wresize function in your ncurses-type library */ #define HAVE_WRESIZE 1 /* Define this if you have the resizeterm function in your ncurses-type library */ #define HAVE_RESIZETERM 1 /* Define to 1 if you have the header file. */ #define HAVE_CURSES_H 1 /* 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 `ncurses' library (-lncurses). */ #define HAVE_LIBNCURSES 1 /* 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 `putenv' function. */ #define HAVE_PUTENV 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. */ #define HAVE_SYS_IOCTL_H 1 /* 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. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_TERMIO_H */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the file `AC_File'. */ /* #undef HAVE__USR_LIB_KBD_CONSOLEFONTS */ /* Define to 1 if you have the file `AC_File'. */ /* #undef HAVE__USR_LIB_X11_FONTS_MISC */ /* Define to 1 if you have the file `AC_File'. */ /* #undef HAVE__USR_SHARE_CONSOLEFONTS */ /* Define to 1 if you have the file `AC_File'. */ #define HAVE__USR_X11R6_LIB_X11_FONTS_MISC 1 /* Name of package */ #define PACKAGE "cmatrix" /* Define to the address where bug reports for this package should be sent. */ /* #undef PACKAGE_BUGREPORT */ /* Define to the full name of this package. */ /* #undef PACKAGE_NAME */ /* Define to the full name and version of this package. */ /* #undef PACKAGE_STRING */ /* Define to the one symbol short name of this package. */ /* #undef PACKAGE_TARNAME */ /* Define to the version of this package. */ /* #undef PACKAGE_VERSION */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE int /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.2a"