/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if system calls automatically restart after interruption by a signal. */ #undef HAVE_RESTARTABLE_SYSCALLS /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define to `long' if doesn't define. */ #undef off_t /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares struct tm. */ #undef TM_IN_SYS_TIME /* Integer 16bit type */ #undef INT16 /* Integer 3bit type */ #undef INT32 /* Platform definition */ #undef UNIX #undef MSWINDOS #undef DOS /* Low memory model */ #undef LOWMEMORY /* Realtime priority */ #undef USE_RTPRIO /* struct tm has tm_gmtoff member */ #undef HAVE_TM_GMTOFF /* headers contain definition of optarg */ #undef OPTARG_DEFINED /* terminal control type */ #undef USE_TERMIOS #undef USE_SGTTY #undef USE_TERMIO /* is struct utimbuf defined in sys/utime.h */ #undef HAVE_UTIMBUF /* use blocking read() in conjunction with alarm() instead of select() */ #undef USE_ALARMED_READ /* devine for development versions - extra verbosity */ #undef DEVVERSION /* default device name */ #undef DEFAULT_DEVICE /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* The number of bytes in a short. */ #undef SIZEOF_SHORT /* Define if you have the cfmakeraw function. */ #undef HAVE_CFMAKERAW /* Define if you have the getopt function. */ #undef HAVE_GETOPT /* Define if you have the mkdir function. */ #undef HAVE_MKDIR /* Define if you have the nanosleep function. */ #undef HAVE_NANOSLEEP /* Define if you have the rename function. */ #undef HAVE_RENAME /* Define if you have the sched_setscheduler function. */ #undef HAVE_SCHED_SETSCHEDULER /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if you have the snooze function. */ #undef HAVE_SNOOZE /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strspn function. */ #undef HAVE_STRSPN /* Define if you have the uname function. */ #undef HAVE_UNAME /* Define if you have the usleep function. */ #undef HAVE_USLEEP /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_SCHED_H /* Define if you have the header file. */ #undef HAVE_SGTTY_H /* Define if you have the header file. */ #undef HAVE_SIGNAL_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_UTIME_H /* Define if you have the header file. */ #undef HAVE_TERMIO_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file. */ #undef HAVE_UTIME_H /* Name of package */ #undef PACKAGE /* Version number of package */ #undef VERSION /* Define if compiler has function prototypes */ #undef PROTOTYPES