/* config.h. Generated automatically by configure. */ /* * $Id: config_h.in,v 1.1 1994/06/12 23:48:18 tom Exp $ * config_h.in is a template file used by configure to produce config.h. * config_h is then transformed (by config.status) into the header file * config.h -- Kevin Buettner. */ #define SYSTEM_NAME "gnu" #define CC_HAS_PROTOS 1 #define STDC_HEADERS 1 #define HAVE_GETOPT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CURSES_H 1 #define HAVE_TERM_H 1 #define NCURSES 1 #define HAVE_GETCWD 1 #define HAVE_GETOPT 1 #define HAVE_TERM_H 1 #define HAVE_COLOR_PAIR 1 #define HAVE_BEEP 1 #define HAVE_BKGD 1 #define HAVE_FLASH 1 #define HAVE_KEYPAD 1 #define HAVE_TYPEAHEAD 1 #define HAVE_WSETSCRREG 1