/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if the admin group should be enabled */ #define ADMIN_GRP 1 /* Define if AFS should be used */ /* #undef AFS */ /* Does extattr API work */ /* #undef BROKEN_EXTATTR */ /* BSD compatiblity macro */ /* #undef BSD4_4 */ /* Define if CNID Concurrent BDB backend should be compiled. */ /* #undef CNID_BACKEND_CDB */ /* Define if CNID Database Daemon backend should be compiled. */ #define CNID_BACKEND_DBD 1 /* Define if CNID LAST scheme backend should be compiled. */ #define CNID_BACKEND_LAST 1 /* Define if CNID TDB scheme backend should be compiled. */ #define CNID_BACKEND_TDB 1 /* CUPS API Version */ /* #undef CUPS_API_VERSION */ /* Required BDB version, major */ #define DB_MAJOR_REQ 4 /* Required BDB version, minor */ #define DB_MINOR_REQ 6 /* Required BDB version, patch */ #define DB_PATCH_REQ 0 /* Define if verbose debugging information should be included */ /* #undef DEBUG */ /* Define if debugging information should be included */ /* #undef DEBUG1 */ /* Define if you want to disable SIGALRM timers and DSI tickles */ /* #undef DEBUGGING */ /* Default CNID scheme to be used */ #define DEFAULT_CNID_SCHEME "dbd" /* Define if system (fcntl) locking should be disabled */ /* #undef DISABLE_LOCKING */ /* Define if shell check should be disabled */ /* #undef DISABLE_SHELLCHECK */ /* Define to enable spooldir support */ /* #undef DISABLE_SPOOL */ /* BSD compatibility macro */ /* #undef DLSYM_PREPEND_UNDERSCORE */ /* Define if you want to use the experimental dropkludge support */ /* #undef DROPKLUDGE */ /* Available Extended Attributes modules */ #define EA_MODULES "ad | sys" /* Define if you want compatibily with the FHS */ /* #undef FHS_COMPATIBILITY */ /* Define if you want forcing of uid/gid per volume */ /* #undef FORCE_UIDGID */ /* Define if OS is FreeBSD */ /* #undef FREEBSD */ /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #define GETGROUPS_T gid_t /* Define if dbtob takes two arguments */ /* #undef HAVE_2ARG_DBTOB */ /* Define if the data type long has 32 bit */ /* #undef HAVE_32BIT_LONGS */ /* Define if the data type long has 64 bit */ /* #undef HAVE_64BIT_LONGS */ /* Define to 1 if you have the `access' function. */ #define HAVE_ACCESS 1 /* Whether ACLs support is available */ /* #undef HAVE_ACLS */ /* Whether acl_from_mode() is available */ /* #undef HAVE_ACL_FROM_MODE */ /* Whether acl_get_perm_np() is available */ /* #undef HAVE_ACL_GET_PERM_NP */ /* Define to 1 if you have the header file. */ /* #undef HAVE_ACL_LIBACL_H */ /* Define to 1 if you have the `add_proplist_entry' function. */ /* #undef HAVE_ADD_PROPLIST_ENTRY */ /* Whether AIX ACLs are available */ /* #undef HAVE_AIX_ACLS */ /* set if struct at_addr is called atalk_addr */ #define HAVE_ATALK_ADDR 1 /* whether at funcs are available */ #define HAVE_ATFUNCS 1 /* Define to 1 if you have the `attropen' function. */ /* #undef HAVE_ATTROPEN */ /* Define to 1 if you have the `attr_get' function. */ /* #undef HAVE_ATTR_GET */ /* Define to 1 if you have the `attr_getf' function. */ /* #undef HAVE_ATTR_GETF */ /* Define to 1 if you have the `attr_list' function. */ /* #undef HAVE_ATTR_LIST */ /* Define to 1 if you have the `attr_listf' function. */ /* #undef HAVE_ATTR_LISTF */ /* Define to 1 if you have the `attr_remove' function. */ /* #undef HAVE_ATTR_REMOVE */ /* Define to 1 if you have the `attr_removef' function. */ /* #undef HAVE_ATTR_REMOVEF */ /* Define to 1 if you have the `attr_set' function. */ /* #undef HAVE_ATTR_SET */ /* Define to 1 if you have the `attr_setf' function. */ /* #undef HAVE_ATTR_SETF */ /* Define to 1 if you have the header file. */ /* #undef HAVE_ATTR_XATTR_H */ /* Use Avahi/DNS-SD registration */ /* #undef HAVE_AVAHI */ /* Uses Avahis threaded poll implementation */ /* #undef HAVE_AVAHI_THREADED_POLL */ /* Define to 1 if you have the `backtrace_symbols' function. */ /* #undef HAVE_BACKTRACE_SYMBOLS */ /* Define if dbtob is broken */ #define HAVE_BROKEN_DBTOB 1 /* Define to 1 if you have the `chmod' function. */ #define HAVE_CHMOD 1 /* Define to 1 if you have the `chown' function. */ #define HAVE_CHOWN 1 /* Define to 1 if you have the `chroot' function. */ #define HAVE_CHROOT 1 /* Define to 1 if you have the header file. */ #define HAVE_CRYPT_H 1 /* Define to enable CUPS Support */ /* #undef HAVE_CUPS */ /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if you don't. */ /* #undef HAVE_DECL_CYGWIN_CONV_PATH */ /* Define if errno declaration exists */ /* #undef HAVE_DECL_ERRNO */ /* Define if sys_errlist declaration exists */ /* #undef HAVE_DECL_SYS_ERRLIST */ /* Define if sys_nerr declaration exists */ /* #undef HAVE_DECL_SYS_NERR */ /* Define to 1 if you have the `delproplist' function. */ /* #undef HAVE_DELPROPLIST */ /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the `dirfd' function. */ #define HAVE_DIRFD 1 /* Define to 1 if you have the `dlclose' function. */ #define HAVE_DLCLOSE 1 /* Define if you have the GNU dld library. */ /* #undef HAVE_DLD */ /* Define to 1 if you have the `dlerror' function. */ #define HAVE_DLERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `dlopen' function. */ /* #undef HAVE_DLOPEN */ /* Define to 1 if you have the `dlsym' function. */ #define HAVE_DLSYM 1 /* Define if you have the _dyld_func_lookup function. */ /* #undef HAVE_DYLD */ /* Define if errno declaration exists */ #define HAVE_ERRNO 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the `extattr_delete_fd' function. */ /* #undef HAVE_EXTATTR_DELETE_FD */ /* Define to 1 if you have the `extattr_delete_file' function. */ /* #undef HAVE_EXTATTR_DELETE_FILE */ /* Define to 1 if you have the `extattr_delete_link' function. */ /* #undef HAVE_EXTATTR_DELETE_LINK */ /* Define to 1 if you have the `extattr_get_fd' function. */ /* #undef HAVE_EXTATTR_GET_FD */ /* Define to 1 if you have the `extattr_get_file' function. */ /* #undef HAVE_EXTATTR_GET_FILE */ /* Define to 1 if you have the `extattr_get_link' function. */ /* #undef HAVE_EXTATTR_GET_LINK */ /* Define to 1 if you have the `extattr_list_fd' function. */ /* #undef HAVE_EXTATTR_LIST_FD */ /* Define to 1 if you have the `extattr_list_file' function. */ /* #undef HAVE_EXTATTR_LIST_FILE */ /* Define to 1 if you have the `extattr_list_link' function. */ /* #undef HAVE_EXTATTR_LIST_LINK */ /* Define to 1 if you have the `extattr_set_fd' function. */ /* #undef HAVE_EXTATTR_SET_FD */ /* Define to 1 if you have the `extattr_set_file' function. */ /* #undef HAVE_EXTATTR_SET_FILE */ /* Define to 1 if you have the `extattr_set_link' function. */ /* #undef HAVE_EXTATTR_SET_LINK */ /* Define to 1 if you have the `fchmod' function. */ #define HAVE_FCHMOD 1 /* Define to 1 if you have the `fchown' function. */ #define HAVE_FCHOWN 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fdelproplist' function. */ /* #undef HAVE_FDELPROPLIST */ /* Define to 1 if you have the `fgetea' function. */ /* #undef HAVE_FGETEA */ /* Define to 1 if you have the `fgetproplist' function. */ /* #undef HAVE_FGETPROPLIST */ /* Define to 1 if you have the `fgetxattr' function. */ #define HAVE_FGETXATTR 1 /* Define to 1 if you have the `flistea' function. */ /* #undef HAVE_FLISTEA */ /* Define to 1 if you have the `flistxattr' function. */ #define HAVE_FLISTXATTR 1 /* Define to 1 if you have the `fremoveea' function. */ /* #undef HAVE_FREMOVEEA */ /* Define to 1 if you have the `fremovexattr' function. */ #define HAVE_FREMOVEXATTR 1 /* Define to 1 if you have the `fsetea' function. */ /* #undef HAVE_FSETEA */ /* Define to 1 if you have the `fsetproplist' function. */ /* #undef HAVE_FSETPROPLIST */ /* Define to 1 if you have the `fsetxattr' function. */ #define HAVE_FSETXATTR 1 /* Define to 1 if you have the `fstatat' function. */ #define HAVE_FSTATAT 1 /* Define if memcpy is buggy */ /* #undef HAVE_GCC_MEMCPY_BUG */ /* Define to 1 if you have the `getcwd' function. */ #define HAVE_GETCWD 1 /* Define to 1 if you have the `getea' function. */ /* #undef HAVE_GETEA */ /* Define to 1 if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define to 1 if you have the `getproplist' function. */ /* #undef HAVE_GETPROPLIST */ /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `getusershell' function. */ #define HAVE_GETUSERSHELL 1 /* Define to 1 if you have the `getxattr' function. */ #define HAVE_GETXATTR 1 /* Define to 1 if you have the `get_proplist_entry' function. */ /* #undef HAVE_GET_PROPLIST_ENTRY */ /* Whether to enable GSSAPI support */ /* #undef HAVE_GSSAPI */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_GSSAPI_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GSSAPI_H */ /* Wheter GSS_C_NT_HOSTBASED_SERVICE is in gssapi.h */ /* #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE */ /* Whether HPUX ACLs are available */ /* #undef HAVE_HPUX_ACLS */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Whether IRIX ACLs are available */ /* #undef HAVE_IRIX_ACLS */ /* Define to 1 if you have the header file. */ #define HAVE_LANGINFO_H 1 /* LARGEFILE support */ #define HAVE_LARGEFILE_SUPPORT /**/ /* Whether LDAP is available */ /* #undef HAVE_LDAP */ /* Define to 1 if you have the `lgetea' function. */ /* #undef HAVE_LGETEA */ /* Define to 1 if you have the `lgetxattr' function. */ #define HAVE_LGETXATTR 1 /* Define to 1 if you have the `crypt' library (-lcrypt). */ #define HAVE_LIBCRYPT 1 /* Define to 1 if you have the `crypto' library (-lcrypto). */ #define HAVE_LIBCRYPTO 1 /* Define to 1 if you have the `des' library (-ldes). */ /* #undef HAVE_LIBDES */ /* Define if you have the libdl library or equivalent. */ #define HAVE_LIBDL 1 /* Define if libdlloader will be built on this platform */ #define HAVE_LIBDLLOADER 1 /* Define if the DHX2 modules should be built with libgcrypt */ #define HAVE_LIBGCRYPT 1 /* Define to 1 if you have the `gss' library (-lgss). */ /* #undef HAVE_LIBGSS */ /* Define to 1 if you have the `gssapi' library (-lgssapi). */ /* #undef HAVE_LIBGSSAPI */ /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */ /* #undef HAVE_LIBGSSAPI_KRB5 */ /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* define if you have libquota */ /* #undef HAVE_LIBQUOTA */ /* Define to 1 if you have the `security' library (-lsecurity). */ /* #undef HAVE_LIBSECURITY */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the `link' function. */ #define HAVE_LINK 1 /* Define to 1 if you have the header file. */ #define HAVE_LINUX_DQBLK_XFS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_XFS_FS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_XQM_H */ /* Define to 1 if you have the `listea' function. */ /* #undef HAVE_LISTEA */ /* Define to 1 if you have the `listxattr' function. */ #define HAVE_LISTXATTR 1 /* Define to 1 if you have the `llistea' function. */ /* #undef HAVE_LLISTEA */ /* Define to 1 if you have the `llistxattr' function. */ #define HAVE_LLISTXATTR 1 /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define if long double is a valid data type */ #define HAVE_LONG_DOUBLE 1 /* Define if long long is a valid data type */ #define HAVE_LONG_LONG 1 /* Define to 1 if you have the `lremoveea' function. */ /* #undef HAVE_LREMOVEEA */ /* Define to 1 if you have the `lremovexattr' function. */ #define HAVE_LREMOVEXATTR 1 /* Define to 1 if you have the `lsetea' function. */ /* #undef HAVE_LSETEA */ /* Define to 1 if you have the `lsetxattr' function. */ #define HAVE_LSETXATTR 1 /* Use mDNSRespnder/DNS-SD registration */ /* #undef HAVE_MDNS */ /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mkdir' function. */ #define HAVE_MKDIR 1 /* Define to 1 if you have the `mknod' function. */ #define HAVE_MKNOD 1 /* Define to 1 if you have the `mknod64' function. */ /* #undef HAVE_MKNOD64 */ /* Define to 1 if you have a working `mmap' system call. */ /* #undef HAVE_MMAP */ /* Define to 1 if you have the header file. */ #define HAVE_MNTENT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MOUNT_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the `nl_langinfo' function. */ #define HAVE_NL_LANGINFO 1 /* Whether no ACLs support is available */ #define HAVE_NO_ACLS 1 /* Define to 1 if you have the `openat' function. */ #define HAVE_OPENAT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_PAM_PAM_APPL_H */ /* Whether POSIX ACLs are available */ /* #undef HAVE_POSIX_ACLS */ /* Define to 1 if you have the `pread' function. */ #define HAVE_PREAD 1 /* Define to 1 if you have the `pselect' function. */ #define HAVE_PSELECT 1 /* Define to 1 if you have the `pwrite' function. */ #define HAVE_PWRITE 1 /* Define if quad_t is a valid data type */ #define HAVE_QUAD_T 1 /* Define to 1 if you have the `removeea' function. */ /* #undef HAVE_REMOVEEA */ /* Define to 1 if you have the `removexattr' function. */ #define HAVE_REMOVEXATTR 1 /* Define to 1 if you have the `renameat' function. */ #define HAVE_RENAMEAT 1 /* Define to 1 if you have the `rmdir' function. */ #define HAVE_RMDIR 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_RPCSVC_RQUOTA_H */ /* Define to 1 if you have the header file. */ #define HAVE_RPC_PMAP_PROT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_RPC_RPC_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SECURITY_PAM_APPL_H */ /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `setea' function. */ /* #undef HAVE_SETEA */ /* Define to 1 if you have the `setlinebuf' function. */ #define HAVE_SETLINEBUF 1 /* Define to 1 if you have the `setlocale' function. */ #define HAVE_SETLOCALE 1 /* Define to 1 if you have the `setproplist' function. */ /* #undef HAVE_SETPROPLIST */ /* Define to 1 if you have the `setxattr' function. */ #define HAVE_SETXATTR 1 /* Define to 1 if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define if you have the shl_load function. */ /* #undef HAVE_SHL_LOAD */ /* Define to 1 if you have the `sizeof_proplist_entry' function. */ /* #undef HAVE_SIZEOF_PROPLIST_ENTRY */ /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Whether solaris ACLs are available */ /* #undef HAVE_SOLARIS_ACLS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STATFS_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strcasestr' function. */ #define HAVE_STRCASESTR 1 /* Define to 1 if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define to 1 if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strlcat' function. */ #define HAVE_STRLCAT 1 /* Define to 1 if you have the `strlcpy' function. */ #define HAVE_STRLCPY 1 /* Define to 1 if you have the `strndup' function. */ #define HAVE_STRNDUP 1 /* Define to 1 if you have the `strnlen' function. */ #define HAVE_STRNLEN 1 /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define to 1 if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 /* Define to 1 if `st_rdev' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_RDEV 1 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_GMTOFF 1 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV' instead. */ #define HAVE_ST_RDEV 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_ATTRIBUTES_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EA_H */ /* Define if sys_errlist declaration exists */ #define HAVE_SYS_ERRLIST 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_ERRNO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EXTATTR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_FCNTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_FILIO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MNTTAB_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if sys_nerr declaration exists */ /* #undef HAVE_SYS_NERR */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TERMIOS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_VFS_H 1 /* Define to 1 if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_XATTR_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* define for timeout_id_t */ /* #undef HAVE_TIMEOUT_ID_T */ /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Whether Tru64 ACLs are available */ /* #undef HAVE_TRU64_ACLS */ /* Whether UCS-2-INTERNAL is supported */ /* #undef HAVE_UCS2INTERNAL */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UFS_QUOTA_H */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Whether UnixWare ACLs are available */ /* #undef HAVE_UNIXWARE_ACLS */ /* Define to 1 if you have the `unlinkat' function. */ #define HAVE_UNLINKAT 1 /* Whether to use native iconv */ /* #undef HAVE_USABLE_ICONV */ /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VARARGS_H */ /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define to 1 if you have the `wait3' system call. Deprecated, you should no longer depend upon `wait3'. */ /* #undef HAVE_WAIT3 */ /* Define to 1 if you have the `waitpid' function. */ #define HAVE_WAITPID 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_XFS_LIBXFS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_XFS_XFS_FS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_XFS_XQM_H */ /* Define as const if the declaration of iconv() needs const. */ /* #undef ICONV_CONST */ /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define if compiling for MacOS X Server */ /* #undef MACOSX_SERVER */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_MKDEV */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */ /* #undef MAJOR_IN_SYSMACROS */ /* Disable assertions */ #define NDEBUG 1 /* Define if dlsym() requires a leading underscore in symbol names. */ /* #undef NEED_USCORE */ /* Define if OS is NetBSD */ /* #undef NETBSD */ /* Define if DDP should be disabled */ #define NO_DDP 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Define if Quota support should be disabled */ #define NO_QUOTA_SUPPORT 1 /* Define if the gmtoff member of struct tm is not available */ /* #undef NO_STRUCT_TM_GMTOFF */ /* Define if the OpenSSL DHX modules should be built */ #define OPENSSL_DHX 1 /* errno returned by open with O_NOFOLLOW */ #define OPEN_NOFOLLOW_ERRNO ELOOP /* Name of package */ #define PACKAGE "netatalk" /* 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 home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Whether the realpath function allows NULL */ /* #undef REALPATH_TAKES_NULL */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define if the sendfile() function uses BSD semantics */ /* #undef SENDFILE_FLAVOR_BSD */ /* Whether linux sendfile() API is available */ #define SENDFILE_FLAVOR_LINUX 1 /* Solaris sendfile() */ /* #undef SENDFILE_FLAVOR_SOLARIS */ /* Define if shadow passwords should be used */ #define SHADOWPW 1 /* Solaris compatibility macro */ /* #undef SOLARIS */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if TCP wrappers should be used */ /* #undef TCPWRAP */ /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define on Tru64 platforms */ /* #undef TRU64 */ /* Define if the DHX UAM modules should be compiled */ #define UAM_DHX 1 /* Define if the DHX2 UAM modules should be compiled */ #define UAM_DHX2 1 /* Define if the Kerberos 4 UAM module should be compiled */ /* #undef UAM_KRB4 */ /* Define if the PGP UAM module should be compiled */ /* #undef UAM_PGP */ /* Define if cracklib should be used */ /* #undef USE_CRACKLIB */ /* Define to use old rquota */ /* #undef USE_OLD_RQUOTA */ /* Define to enable PAM support */ /* #undef USE_PAM */ /* Define to enable SLP support */ /* #undef USE_SRVLOC */ /* Define to enable Zeroconf support */ /* #undef USE_ZEROCONF */ /* Version number of package */ #define VERSION "2.2.5" /* Whether sendfile() should be used */ #define WITH_SENDFILE 1 /* xattr functions have additional options */ /* #undef XATTR_ADD_OPT */ /* AT file source */ #define _ATFILE_SOURCE 1 /* _FILE_OFFSET_BITS (for LARGEFILE support) */ #define _FILE_OFFSET_BITS 64 /* Whether to use GNU libc extensions */ #define _GNU_SOURCE 1 /* Compatibility macro */ /* #undef _ISOC9X_SOURCE */ /* _LARGE_FILES (for LARGEFILE support) */ /* #undef _LARGE_FILES */ /* Define if the *passwd UAMs should be used */ /* #undef _OSF_SOURCE */ /* path to cracklib dictionary */ /* #undef _PATH_CRACKLIB */ /* Solaris compilation environment */ /* #undef _XOPEN_SOURCE */ /* Define for Berkeley DB 4 */ /* #undef _XOPEN_SOURCE_EXTENDED */ /* Solaris compilation environment */ /* #undef __EXTENSIONS__ */ /* Solaris compatibility macro */ /* #undef __svr4__ */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus /* #undef inline */ #endif /* Define to `int' if does not define. */ /* #undef mode_t */ /* Define to `long int' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */