#ifndef EXTCONF_H
#define EXTCONF_H
#define HAVE_CURSES_H 1
#define HAVE_BEEP 1
#define HAVE_BKGD 1
#define HAVE_BKGDSET 1
#define HAVE_CURS_SET 1
#define HAVE_DELETELN 1
#define HAVE_DOUPDATE 1
#define HAVE_FLASH 1
#define HAVE_GETBKGD 1
#define HAVE_ISENDWIN 1
#define HAVE_KEYNAME 1
#define HAVE_KEYPAD 1
#define HAVE_SCRL 1
#define HAVE_SETSCRREG 1
#define HAVE_UNGETCH 1
#define HAVE_WATTROFF 1
#define HAVE_WATTRON 1
#define HAVE_WATTRSET 1
#define HAVE_WBKGD 1
#define HAVE_WBKGDSET 1
#define HAVE_WDELETELN 1
#define HAVE_WGETNSTR 1
#define HAVE_WSCRL 1
#define HAVE_WSETSCRREG 1
#define HAVE_DEF_PROG_MODE 1
#define HAVE_RESET_PROG_MODE 1
#define HAVE_TIMEOUT 1
#define HAVE_WTIMEOUT 1
#define HAVE_NODELAY 1
#define HAVE_INIT_COLOR 1
#endif
