/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* $QNS: config.h.in,v 1.3 2001/12/26 20:45:42 bright Exp $ */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if your struct stat has st_blksize. */ #define HAVE_ST_BLKSIZE 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* 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 gettimeofday function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the strcspn function. */ #define HAVE_STRCSPN 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 #define FUNCDEF __func__ #ifndef PATH_REALCVS #define PATH_REALCVS "/usr/bin/ncvs" #endif #ifndef PATH_CONFFILE #define PATH_CONFFILE SYSCONFDIR "/cvswrap.conf" #endif