/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if you have the usleep function. */ #define HAVE_USLEEP 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_FILIO_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_MSG_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the compat library (-lcompat). */ /* #undef HAVE_LIBCOMPAT */ /* Define if you have the nsl library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the termcap library (-ltermcap). */ #define HAVE_LIBTERMCAP 1 /* Name of package */ #define PACKAGE "orcus" /* Version number of package */ #define VERSION "0.99"