00001 #ifndef EXTCONF_H 00002 #define EXTCONF_H 00003 #define HAVE_NCURSES_H 1 00004 #define HAVE_BEEP 1 00005 #define HAVE_BKGD 1 00006 #define HAVE_BKGDSET 1 00007 #define HAVE_CURS_SET 1 00008 #define HAVE_DELETELN 1 00009 #define HAVE_DOUPDATE 1 00010 #define HAVE_FLASH 1 00011 #define HAVE_GETBKGD 1 00012 #define HAVE_GETNSTR 1 00013 #define HAVE_ISENDWIN 1 00014 #define HAVE_KEYNAME 1 00015 #define HAVE_KEYPAD 1 00016 #define HAVE_RESIZETERM 1 00017 #define HAVE_SCRL 1 00018 #define HAVE_SETSCRREG 1 00019 #define HAVE_UNGETCH 1 00020 #define HAVE_WATTROFF 1 00021 #define HAVE_WATTRON 1 00022 #define HAVE_WATTRSET 1 00023 #define HAVE_WBKGD 1 00024 #define HAVE_WBKGDSET 1 00025 #define HAVE_WDELETELN 1 00026 #define HAVE_WGETNSTR 1 00027 #define HAVE_WRESIZE 1 00028 #define HAVE_WSCRL 1 00029 #define HAVE_WSETSCRREG 1 00030 #define HAVE_DEF_PROG_MODE 1 00031 #define HAVE_RESET_PROG_MODE 1 00032 #define HAVE_TIMEOUT 1 00033 #define HAVE_WTIMEOUT 1 00034 #define HAVE_NODELAY 1 00035 #define HAVE_INIT_COLOR 1 00036 #define HAVE_WCOLOR_SET 1 00037 #define HAVE_USE_DEFAULT_COLORS 1 00038 #define _XOPEN_SOURCE_EXTENDED 1 00039 #define HAVE_ESCDELAY 1 00040 #define HAVE_TABSIZE 1 00041 #define HAVE_COLORS 1 00042 #define HAVE_COLOR_PAIRS 1 00043 #endif 00044