/* config.h. Generated automatically by configure. */
/* $Id: config.hin,v 1.11 2004/08/02 23:39:47 tom Exp $ */
/* define this if you have the alarm() function */
#define HAVE_ALARM 1
/* define this if you have <fcntl.h> */
#define HAVE_FCNTL_H 1
/* define this if you have <ioctl.h> */
/* #undef HAVE_IOCTL_H */
/* define this if you have the Xenix rdchk() function */
/* #undef HAVE_RDCHK */
/* define this if the POSIX VDISABLE symbol is defined, not equal to -1 */
#define HAVE_POSIX_VDISABLE 1
/* define this if you have <sgtty.h> */
#define HAVE_SGTTY_H 1
/* define this if you have <stdlib.h> */
#define HAVE_STDLIB_H 1
/* define this if you have <string.h> */
#define HAVE_STRING_H 1
/* define this if you have <sys/filio.h> */
#define HAVE_SYS_FILIO_H 1
/* define this if you have <sys/ioctl.h> */
#define HAVE_SYS_IOCTL_H 1
/* define this if you have the tcgetattr() function */
#define HAVE_TCGETATTR 1
/* define this if you have <termio.h> */
/* #undef HAVE_TERMIO_H */
/* define this if you have <termios.h> */
#define HAVE_TERMIOS_H 1
/* define this if you have <unistd.h> */
#define HAVE_UNISTD_H 1
/* define this if you have the usleep() function */
#define HAVE_USLEEP 1
/* define this to be the return-type of functions manipulated by 'signal()' */
#define RETSIGTYPE int
/* define this if we can use ioctl(,FIONREAD,) */
/* #undef USE_FIONREAD */
/* define this for GCC's __attribute__((unused)) */
/* #undef GCC_UNUSED */
syntax highlighted by Code2HTML, v. 0.9.1