/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `long' if doesn't define. */ /* #undef off_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 to `int' if doesn't define. */ /* #undef uid_t */ /* Types that might neglect to define. */ /* #undef int32_t */ #define u_int32_t unsigned int #define u_int16_t unsigned short #define u_int8_t unsigned char /* #undef ssize_t */ /* #undef u_char */ /* #undef u_int */ /* #undef u_long */ /* The number of bytes in a long. */ #define SIZEOF_LONG 4 /* The number of bytes in a long long. */ #define SIZEOF_LONG_LONG 8 /* Define if you have the clock_gettime function. */ /* #undef HAVE_CLOCK_GETTIME */ /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_CDEFS_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Name of package */ #define PACKAGE "uvfs" /* Version number of package */ #define VERSION "0.0" /* Path for the C preprocessor command */ #define PATH_CPP "/lib/cpp" /* Define if system headers declare clock_gettime. */ #define HAVE_CLOCK_GETTIME_DECL 1 /* Define if sys/time.h defines a struct timespec. */ #define HAVE_TIMESPEC 1 /* Define if the stat structure has a st_atimespec field. */ /* #undef SFS_HAVE_STAT_ST_ATIMESPEC */ /* Define if the stat structure has a st_mtimespec field. */ /* #undef SFS_HAVE_STAT_ST_MTIMESPEC */ /* Define if compiling with dmalloc. */ /* #undef DMALLOC */