/* src/config.h. Generated automatically by configure. */ /* src/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if your struct stat has st_rdev. */ #define HAVE_ST_RDEV 1 /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* #undef CURSES_DRIVER */ #define X11_DRIVER 1 #define SLANG_DRIVER 1 /* #undef LINUX_DRIVER */ /* #undef CURSES_KBDDRIVER */ #define X11_KBDDRIVER 1 #define SLANG_KBDDRIVER 1 /* #undef LINUX_KBDDRIVER */ /* #undef CURSES_MOUSEDRIVER */ /* #undef GPM_MOUSEDRIVER */ #define X11_MOUSEDRIVER 1 #define PACKAGE "aalib" #define VERSION "1.4.0" /* #undef SUNOS_CURSES */ /* #undef NO_COLOR_SUPPORT */ /* #undef USE_CURSES */ /* #undef USE_NCURSES */ /* #undef USE_SYSV_CURSES */ /* Define if you have the curs_set function. */ /* #undef HAVE_CURS_SET */ /* Define if you have the mousemask function. */ /* #undef HAVE_MOUSEMASK */ /* Define if you have the redrawwin function. */ /* #undef HAVE_REDRAWWIN */ /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the termattrs function. */ /* #undef HAVE_TERMATTRS */ /* Define if you have the wredrawln function. */ /* #undef HAVE_WREDRAWLN */ /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the curses library (-lcurses). */ /* #undef HAVE_LIBCURSES */ /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the ncurses library (-lncurses). */ /* #undef HAVE_LIBNCURSES */ /* Define if you have the slang library (-lslang). */ #define HAVE_LIBSLANG 1 /* Name of package */ #define PACKAGE "aalib" /* Version number of package */ #define VERSION "1.4.0"