/* config.h.in. Generated from configure.in by autoheader. */ /* DCLib-Datapath */ #undef DCLIB_DATAPATH /* Define to 1 if you have the `bcopy' function. */ #undef HAVE_BCOPY /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Defines if your system have the fcntl.h header file */ #undef HAVE_FCNTL_H /* Define if struct statfs has the f_fstypename member. */ #undef HAVE_F_FSTYPENAME_IN_STATFS /* Defines if your system have the inttypes.h header file */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `bz2' library (-lbz2). */ #undef HAVE_LIBBZ2 /* 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 */ #undef HAVE_LIMITS_H /* Define if you have lrint */ #undef HAVE_LRINT /* Define to 1 if you have the `memmove' function. */ #undef HAVE_MEMMOVE /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Defines if your system have the nanosleep function */ #undef HAVE_NANOSLEEP /* Define if you have OpenSSL < 0.9.6 */ #undef HAVE_OLD_SSL_API /* Define if you have sa_len -field in the "struct sockaddr* */ #undef HAVE_SA_LEN /* use the socks library */ #undef HAVE_SOCKS /* If we are going to use OpenSSL */ #undef HAVE_SSL /* 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 */ #undef HAVE_STRTOULL /* Defines if your system have the strtouq function */ #undef HAVE_STRTOUQ /* 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 */ #undef HAVE_SYS_FILIO_H /* 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 */ #undef HAVE_SYS_MOUNT_H /* Defines if your system have the sys/param.h header file */ #undef HAVE_SYS_PARAM_H /* Defines if your system have the sys/sockio.h header file */ #undef HAVE_SYS_SOCKIO_H /* 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 */ #undef HAVE_SYS_STATVFS_H /* 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 */ #undef HAVE_SYS_TERMIOS_H /* 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 */ #undef HAVE_USLEEP /* Suffix for lib directories */ #undef KDELIBSUFF /* Define if the libbz2 functions need the BZ2_ prefix */ #undef NEED_BZ2_PREFIX /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of `unsigned char', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_CHAR /* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT /* The size of `unsigned long int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_INT /* The size of `unsigned long long int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG_INT /* The size of `unsigned short int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_SHORT_INT /* 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) */ #undef STAT_STATVFS /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Compatibility define */ #undef ksize_t /* Define the real type of socklen_t */ #undef socklen_t