⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 开源备份软件源码 AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup system that a
💻 IN
📖 第 1 页 / 共 3 页
字号:
/* config/config.h.in.  Generated from configure.in by autoheader.  *//* Is DUMP the AIX program 'backup'? */#undef AIX_BACKUP/* Location of Amanda directories and files. */#undef AMANDA_DBGDIR/* Number of days to keep debugging files. */#undef AMANDA_DEBUG_DAYS/* The name for the Amanda service. */#undef AMANDA_SERVICE_NAME/* The directory in which Amanda should create temporary files. */#undef AMANDA_TMPDIR/* Define if you want assertion checking. */#undef ASSERTIONS/* Define as the user who owns installed binaries. */#undef BINARY_OWNER/* Define to the number of bits in type 'ptrdiff_t'. */#undef BITSIZEOF_PTRDIFF_T/* Define to the number of bits in type 'sig_atomic_t'. */#undef BITSIZEOF_SIG_ATOMIC_T/* Define to the number of bits in type 'size_t'. */#undef BITSIZEOF_SIZE_T/* Define to the number of bits in type 'wchar_t'. */#undef BITSIZEOF_WCHAR_T/* Define to the number of bits in type 'wint_t'. */#undef BITSIZEOF_WINT_T/* Define if BSDTCP transport should be enabled. */#undef BSDTCP_SECURITY/* Define if BSDUDP transport should be enabled. */#undef BSDUDP_SECURITY/* Define to use BSD .rhosts/.amandahosts security. */#undef BSD_SECURITY/* Define to force to another user on client machines. */#undef CHECK_USERID/* The Kerberos client host instance. */#undef CLIENT_HOST_INSTANCE/* The Kerberos client host key file. */#undef CLIENT_HOST_KEY_FILE/* The Kerberos client host principal. */#undef CLIENT_HOST_PRINCIPAL/* Define as a the user to force to on client machines. */#undef CLIENT_LOGIN/* Define to 1 if the `closedir' function returns void instead of `int'. */#undef CLOSEDIR_VOID/* Define as the command line option for best compression. */#undef COMPRESS_BEST_OPT/* Define as the command line option for fast compression. */#undef COMPRESS_FAST_OPT/* Define to the exact path to the gzip or the compress program. */#undef COMPRESS_PATH/* Define to the suffix for the COMPRESS_PATH compression program. */#undef COMPRESS_SUFFIX/* The directory in which configuration directories should be created. */#undef CONFIG_DIR/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP   systems. This function is required for `alloca.c' support on those systems.   */#undef CRAY_STACKSEG_END/* Define to 1 if using `alloca.c'. */#undef C_ALLOCA/* Default location for 'amandates' */#undef DEFAULT_AMANDATES_FILE/* This is the default changer device. */#undef DEFAULT_CHANGER_DEVICE/* This is the default Amanda configuration. */#undef DEFAULT_CONFIG/* This is the default Amanda index server. */#undef DEFAULT_SERVER/* This is the default no-rewinding tape device. */#undef DEFAULT_TAPE_DEVICE/* This is the default restoring Amanda tape server. */#undef DEFAULT_TAPE_SERVER/* Define as the prefix for disk devices, commonly /dev/ or /dev/dsk/ */#undef DEV_PREFIX/* Define the location of the ufsdump, backup, or dump program. */#undef DUMP/* Directory in which dumper interfaces should be installed and searched. */#undef DUMPER_DIR/* Define if dumper should buffer the sockets for faster throughput. */#undef DUMPER_SOCKET_BUFFERING/* Define this if this system's dump exits with 1 as a success code. */#undef DUMP_RETURNS_1/* Define to 1 if translation of program messages to the user's native   language is requested. */#undef ENABLE_NLS/* Define as good substitute value for EOVERFLOW. */#undef EOVERFLOW/* Define to 1 if the `getpgrp' function requires zero arguments. */#undef GETPGRP_VOID/* Define if gettimeofday clobbers the localtime buffer. */#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME/* Location of the GNU 'tar' binary */#undef GNUTAR/* The directory in which GNU tar should store directory lists for   incrementals. */#undef GNUTAR_LISTED_INCREMENTAL_DIR/* Define the location of the grep program. */#undef GREP/* Define to 1 if you have the `accept' function. */#undef HAVE_ACCEPT/* Define if accept is declared. */#undef HAVE_ACCEPT_DECL/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the `atexit' function. */#undef HAVE_ATEXIT/* Define to 1 if you have the `atof' function. */#undef HAVE_ATOF/* Define if atof is declared. */#undef HAVE_ATOF_DECL/* Define to 1 if you have the `atol' function. */#undef HAVE_ATOL/* Define to 1 if you have the `atoll' function. */#undef HAVE_ATOLL/* Define if atoll is declared. */#undef HAVE_ATOLL_DECL/* Define if atol is declared. */#undef HAVE_ATOL_DECL/* Define to 1 if you have the `basename' function. */#undef HAVE_BASENAME/* Define to 1 if you have the `bcopy' function. */#undef HAVE_BCOPY/* Define if bcopy is declared. */#undef HAVE_BCOPY_DECL/* Define to 1 if you have the `bind' function. */#undef HAVE_BIND/* Define if bind is declared. */#undef HAVE_BIND_DECL/* Define to 1 if you have the `bzero' function. */#undef HAVE_BZERO/* Define if bzero is declared. */#undef HAVE_BZERO_DECL/* Define to 1 if you have the <camlib.h> header file. */#undef HAVE_CAMLIB_H/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the   CoreFoundation framework. */#undef HAVE_CFLOCALECOPYCURRENT/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in   the CoreFoundation framework. */#undef HAVE_CFPREFERENCESCOPYAPPVALUE/* Define to 1 if you have the <chio.h> header file. */#undef HAVE_CHIO_H/* Define to 1 if you have the `closelog' function. */#undef HAVE_CLOSELOG/* Define if closelog is declared. */#undef HAVE_CLOSELOG_DECL/* Define to 1 if you have the `connect' function. */#undef HAVE_CONNECT/* Define if connect is declared. */#undef HAVE_CONNECT_DECL/* Define to 1 if you have the <crypto/hmac.h> header file. */#undef HAVE_CRYPTO_HMAC_H/* Define if the GNU dcgettext() function is already present or preinstalled.   */#undef HAVE_DCGETTEXT/* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you   don't. */#undef HAVE_DECL_FREEADDRINFO/* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you   don't. */#undef HAVE_DECL_GAI_STRERROR/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you   don't. */#undef HAVE_DECL_GETADDRINFO/* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you   don't. */#undef HAVE_DECL_GETNAMEINFO/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you   don't. */#undef HAVE_DECL_INET_NTOP/* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.   */#undef HAVE_DECL_MKDIR/* Define to 1 if you have the declaration of `readdir', and to 0 if you   don't. */#undef HAVE_DECL_READDIR/* Define to 1 if you have the declaration of `readdir64', and to 0 if you   don't. */#undef HAVE_DECL_READDIR64/* Define to 1 if you have the declaration of `readdir64_r', and to 0 if you   don't. */#undef HAVE_DECL_READDIR64_R/* Define to 1 if you have the declaration of `readdir_r', and to 0 if you   don't. */#undef HAVE_DECL_READDIR_R/* Define to 1 if you have the declaration of `snprintf', and to 0 if you   don't. */#undef HAVE_DECL_SNPRINTF/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.   */#undef HAVE_DECL_STRDUP/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you   don't. */#undef HAVE_DECL__SNPRINTF/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.   */#undef HAVE_DIRENT_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to the string that enables dump estimates. */#undef HAVE_DUMP_ESTIMATE/* Define to 1 if you have the <dustat.h> header file. */#undef HAVE_DUSTAT_H/* Define to 1 if you have the `endmntent' function. */#undef HAVE_ENDMNTENT/* Define to 1 if you have the `fclose' function. */#undef HAVE_FCLOSE/* Define if fclose is declared. */#undef HAVE_FCLOSE_DECL/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `fflush' function. */#undef HAVE_FFLUSH/* Define if fflush is declared. */#undef HAVE_FFLUSH_DECL/* Define to 1 if you have the <float.h> header file. */#undef HAVE_FLOAT_H/* Define to 1 if you have the `fprintf' function. */#undef HAVE_FPRINTF/* Define if fprintf is declared. */#undef HAVE_FPRINTF_DECL/* Define to 1 if you have the `fputc' function. */#undef HAVE_FPUTC/* Define if fputc is declared. */#undef HAVE_FPUTC_DECL/* Define to 1 if you have the `fputs' function. */#undef HAVE_FPUTS/* Define if fputs is declared. */#undef HAVE_FPUTS_DECL/* Define to 1 if you have the `fread' function. */#undef HAVE_FREAD/* Define if fread is declared. */#undef HAVE_FREAD_DECL/* Define to 1 if you have the `fseek' function. */#undef HAVE_FSEEK/* Define if fseek is declared. */#undef HAVE_FSEEK_DECL/* Define to 1 if you have the <fstab.h> header file. */#undef HAVE_FSTAB_H/* Define to 1 if you have the `fwrite' function. */#undef HAVE_FWRITE/* Define if fwrite is declared. */#undef HAVE_FWRITE_DECL/* Define to 1 if you have the `getaddrinfo' function. */#undef HAVE_GETADDRINFO/* Define to 1 if you have the `gethostbyname' function. */#undef HAVE_GETHOSTBYNAME/* Define to 1 if you have the `gethostname' function. */#undef HAVE_GETHOSTNAME/* Define if gethostname is declared. */#undef HAVE_GETHOSTNAME_DECL/* Define to 1 if you have the `getopt' function. */#undef HAVE_GETOPT/* Define if getopt is declared. */#undef HAVE_GETOPT_DECL/* Define to 1 if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* Define to 1 if you have the `getpeername' function. */#undef HAVE_GETPEERNAME/* Define if getpeername is declared. */#undef HAVE_GETPEERNAME_DECL/* Define to 1 if you have the `getsockname' function. */#undef HAVE_GETSOCKNAME/* Define if getsockname is declared. */#undef HAVE_GETSOCKNAME_DECL/* Define to 1 if you have the `getsockopt' function. */#undef HAVE_GETSOCKOPT/* Define if getsockopt is declared. */#undef HAVE_GETSOCKOPT_DECL/* Define to 1 if you have the `getsysinfo' function. */#undef HAVE_GETSYSINFO/* Define if the GNU gettext() function is already present or preinstalled. */#undef HAVE_GETTEXT/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the <grp.h> header file. */#undef HAVE_GRP_H/* Define if Amanda is using the gzip program. */#undef HAVE_GZIP/* Define to 1 if you have the <history.h> header file. */#undef HAVE_HISTORY_H/* Define to 1 if you have the <hmac.h> header file. */#undef HAVE_HMAC_H/* Define this if dump accepts -h for honoring nodump. */#undef HAVE_HONOR_NODUMP/* Define if you have the iconv() function. */#undef HAVE_ICONV/* Define if your compiler supports the #include_next directive. */#undef HAVE_INCLUDE_NEXT/* Define to 1 if you have the `inet_ntop' function. */#undef HAVE_INET_NTOP/* Define to 1 if you have the `initgroups' function. */#undef HAVE_INITGROUPS/* Define if initgroups is declared. */#undef HAVE_INITGROUPS_DECL/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */#undef HAVE_INTMAX_T/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and   declares uintmax_t. */#undef HAVE_INTTYPES_H_WITH_UINTMAX/* Define to 1 if you have the `ioctl' function. */#undef HAVE_IOCTL/* Define if ioctl is declared. */#undef HAVE_IOCTL_DECL/* Define to 1 if you have the <io.h> header file. */#undef HAVE_IO_H/* Define to 1 if <sys/socket.h> defines AF_INET. */#undef HAVE_IPV4/* Define to 1 if <sys/socket.h> defines AF_INET6. */#undef HAVE_IPV6/* Define to 1 if you have the `isnormal' function. */#undef HAVE_ISNORMAL/* Define if isnormal is declared. */#undef HAVE_ISNORMAL_DECL/* Define to 1 if you have the `cam' library (-lcam). */#undef HAVE_LIBCAM/* Define to 1 if you have the `crypto' library (-lcrypto). */#undef HAVE_LIBCRYPTO/* Define to 1 if you have a functional curl library. */#undef HAVE_LIBCURL/* Define to 1 if you have the `cur_colr' library (-lcur_colr). */#undef HAVE_LIBCUR_COLR/* Define to 1 if you have the <libc.h> header file. */#undef HAVE_LIBC_H/* Define to 1 if you have the <libgen.h> header file. */#undef HAVE_LIBGEN_H/* Define to 1 if you have the `intl' library (-lintl). */#undef HAVE_LIBINTL/* Define to 1 if you have the `krb5support' library (-lkrb5support). */#undef HAVE_LIBKRB5SUPPORT/* Define to 1 if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define to 1 if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define to 1 if you have the `resolv' library (-lresolv). */#undef HAVE_LIBRESOLV/* Define to 1 if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define to 1 if you have the `sun' library (-lsun). */#undef HAVE_LIBSUN/* Define to 1 if you have the `xpg4' library (-lxpg4). */#undef HAVE_LIBXPG4/* Define to 1 if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define to 1 if you have the <linux/chio.h> header file. */#undef HAVE_LINUX_CHIO_H/* Define to 1 if you have the <linux/zftape.h> header file. */#undef HAVE_LINUX_ZFTAPE_H/* Define to 1 if you have the `listen' function. */#undef HAVE_LISTEN/* Define if listen is declared. */#undef HAVE_LISTEN_DECL/* Define if you have the 'long long' type. */#undef HAVE_LONG_LONG/* Define to 1 if the system has the type `long long int'. */#undef HAVE_LONG_LONG_INT/* Define to 1 if you have the `lstat' function. */#undef HAVE_LSTAT/* Define if lstat is declared. */#undef HAVE_LSTAT_DECL/* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */#undef HAVE_MACHINE_HAL_SYSINFO_H/* Define to 1 if you have the `malloc' function. */#undef HAVE_MALLOC/* Define if malloc is declared. */#undef HAVE_MALLOC_DECL/* Define if the 'malloc' function is POSIX compliant. */#undef HAVE_MALLOC_POSIX/* Define to 1 if you have the <math.h> header file. */#undef HAVE_MATH_H/* Define to 1 if you have the `memmove' function. */#undef HAVE_MEMMOVE/* Define if memmove is declared. */#undef HAVE_MEMMOVE_DECL/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `memset' function. */#undef HAVE_MEMSET/* Define if memset is declared. */#undef HAVE_MEMSET_DECL

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -