/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* DCLib-Datapath */ #define DCLIB_DATAPATH "/share" /* Define to 1 if you have the `bcopy' function. */ #define HAVE_BCOPY 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Defines if your system have the fcntl.h header file */ #define HAVE_FCNTL_H 1 /* Define if struct statfs has the f_fstypename member. */ #define HAVE_F_FSTYPENAME_IN_STATFS 1 /* Defines if your system have the inttypes.h header file */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `bz2' library (-lbz2). */ #define HAVE_LIBBZ2 1 /* Define to 1 if you have the `resolv' library (-lresolv). */ /* #undef HAVE_LIBRESOLV */ /* Define to 1 if you have the `socks' library (-lsocks). */ /* #undef HAVE_LIBSOCKS */ /* Defines if your system have the limits.h header file */ #define HAVE_LIMITS_H 1 /* Define if you have lrint */ #define HAVE_LRINT 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Defines if your system have the nanosleep function */ #define HAVE_NANOSLEEP 1 /* Define if you have OpenSSL < 0.9.6 */ /* #undef HAVE_OLD_SSL_API */ /* Define if you have sa_len -field in the "struct sockaddr* */ #define HAVE_SA_LEN 1 /* use the socks library */ /* #undef HAVE_SOCKS */ /* If we are going to use OpenSSL */ #define HAVE_SSL 1 /* Defines if your system have the stdint.h header file */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Defines if your system have the strtoull function */ #define HAVE_STRTOULL 1 /* Defines if your system have the strtouq function */ #define HAVE_STRTOUQ 1 /* Define if you have the struct statvfs_t */ /* #undef HAVE_STRUCT_STATVFS_T */ /* Defines if your system have the sys/dustat.h header file */ /* #undef HAVE_SYS_DUSTAT_H */ /* Defines if your system have the sys/filio.h header file */ #define HAVE_SYS_FILIO_H 1 /* Defines if your system have the sys/filsys.h header file */ /* #undef HAVE_SYS_FILSYS_H */ /* Defines if your system have the sys/fs/s5param.h header file */ /* #undef HAVE_SYS_FS_S5PARAM_H */ /* Defines if your system have the sys/mount.h header file */ #define HAVE_SYS_MOUNT_H 1 /* Defines if your system have the sys/param.h header file */ #define HAVE_SYS_PARAM_H 1 /* Defines if your system have the sys/sockio.h header file */ #define HAVE_SYS_SOCKIO_H 1 /* Defines if your system have the sys/statfs.h header file */ /* #undef HAVE_SYS_STATFS_H */ /* Defines if your system have the sys/statvfs.h header file */ #define HAVE_SYS_STATVFS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Defines if your system have the sys/termios.h header file */ #define HAVE_SYS_TERMIOS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Defines if your system have the sys/vfs.h header file */ /* #undef HAVE_SYS_VFS_H */ /* Defines if your system have the unistd.h header file */ /* #undef HAVE_UNISTD_H */ /* Defines if your system have the usleep function */ #define HAVE_USLEEP 1 /* Suffix for lib directories */ #define KDELIBSUFF "" /* Define if the libbz2 functions need the BZ2_ prefix */ #define NEED_BZ2_PREFIX 1 /* Name of package */ #define PACKAGE "dclib" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* The size of `unsigned char', as computed by sizeof. */ #define SIZEOF_UNSIGNED_CHAR 1 /* The size of `unsigned int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_INT 4 /* The size of `unsigned long int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG_INT 4 /* The size of `unsigned long long int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 /* The size of `unsigned short int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_SHORT_INT 2 /* Define if the block counts reported by statfs may be truncated to 2GB and the correct values may be stored in the f_spare array. (SunOS 4.1.2, 4.1.3, and 4.1.3_U1 are reported to have this problem. SunOS 4.1.1 seems not to be affected.) */ /* #undef STATFS_TRUNCATES_BLOCK_COUNTS */ /* Define if there is no specific function for reading filesystems usage information and you have the header file. (SVR2) */ /* #undef STAT_READ_FILSYS */ /* Define if statfs takes 2 args and struct statfs has a field named f_bsize. (4.3BSD, SunOS 4, HP-UX, AIX PS/2) */ /* #undef STAT_STATFS2_BSIZE */ /* Define if statfs takes 2 args and struct statfs has a field named f_fsize. (4.4BSD, NetBSD) */ /* #undef STAT_STATFS2_FSIZE */ /* Define if statfs takes 2 args and the second argument has type struct fs_data. (Ultrix) */ /* #undef STAT_STATFS2_FS_DATA */ /* Define if statfs takes 3 args. (DEC Alpha running OSF/1) */ /* #undef STAT_STATFS3_OSF1 */ /* Define if statfs takes 4 args. (SVR3, Dynix, Irix, Dolphin) */ /* #undef STAT_STATFS4 */ /* Define if there is a function named statvfs. (SVR4) */ #define STAT_STATVFS 1 /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "0.3.10" /* Compatibility define */ #define ksize_t socklen_t /* Define the real type of socklen_t */ /* #undef socklen_t */