📄 config.h.in
字号:
/* config.h.in. Generated from configure.in by autoheader. *//* Define if gethostname () must be declared. */#undef NEED_DECLARATION_GETHOSTNAME/* Define if setreuid () must be declared. */#undef NEED_DECLARATION_SETREUID/* Define if setregid () must be declared. */#undef NEED_DECLARATION_SETREGID/* Define if getpagesize () must be declared. */#undef NEED_DECLARATION_GETPAGESIZE/* Define if program_invocation_name must be declared. */#undef NEED_DECLARATION_PROGRAM_INVOCATION_NAME#undef ENABLE_NLS#undef HAVE_CATGETS#undef GETTEXT_PACKAGE#undef HAVE_GETTEXT#undef HAVE_LC_MESSAGES#undef HAVE_STPCPY#undef HAVE_STRUCT_OSOCKADDR#undef PACKAGE#undef VERSION#undef HAVE_LIBSM#undef HAVE_LIBINTL_H#undef HAVE_GTK_SIGNAL_HANDLER_PENDING/* Do not remove this comments and the empty lines; they are needed */#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME/* Define if you have the Andrew File System. */#undef AFS/* Define one of the following to indicate how a program can get a list of mounted filesystems. *//* Define if there is no specific function for reading the list of mounted filesystems. fread will be used to read /etc/mnttab. [SVR2] */#undef MOUNTED_FREAD/* Define if (like SVR2) there is no specific function for reading the list of mounted filesystems, and your system has these header files: <sys/fstyp.h> and <sys/statfs.h>. [SVR3] */#undef MOUNTED_FREAD_FSTYP/* Define if there is a function named getfsstat for reading the list of mounted filesystems. [DEC Alpha running OSF/1] */#undef MOUNTED_GETFSSTAT/* Define if there is a function named getmnt for reading the list of mounted filesystems. [Ultrix] */#undef MOUNTED_GETMNT/* Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes a single argument. [4.3BSD, SunOS, HP-UX, Dynix, Irix] */#undef MOUNTED_GETMNTENT1/* Define if there is a function named getmntent for reading the list of mounted filesystems, and that function takes two arguments. [SVR4] */#undef MOUNTED_GETMNTENT2/* Define if there is a function named getmntinfo for reading the list of mounted filesystems. [4.4BSD] */#undef MOUNTED_GETMNTINFO/* Define if there is a function named listmntent that can be used to list all mounted filesystems. [UNICOS] */#undef MOUNTED_LISTMNTENT/* Define if there is a function named mntctl that can be used to read the list of mounted filesystems, and there is a system header file that declares `struct vmount.' [AIX] */#undef MOUNTED_VMOUNT/* Define one of the following to indicate how a program can obtain filesystems usage information. *//* Define if statfs takes 3 args. [DEC Alpha running OSF/1] */#undef STAT_STATFS3_OSF1/* Define if there is no specific function for reading filesystems usage information and you have the <sys/filsys.h> 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 4 args. [SVR3, Dynix, Irix, Dolphin] */#undef STAT_STATFS4/* Define if there is a function named statvfs. [SVR4] */#undef STAT_STATVFS/* 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/* to fix a bug in autoheader on DEC OSF1. */#undef HAVE_PROGRAM_INVOCATION_NAME#undef HAVE_SOCKETS#undef HAVE_SOCKADDR_SUN_LEN#undef HAVE_LIBJPEG#undef HAVE_LIBGIF#undef HAVE_LIBTIFF#undef HAVE_LIBZ#undef HAVE_LIBPNG#undef HAVE_GMP2_INCLUDE_DIR#undef HAVE_GUILE#undef ssize_t#undef guint64#undef int64_t#undef HAVE_GLIBTOP_MACHINE_H#undef GLIBTOP_NAMES#undef GLIBTOP_GUILE#undef GLIBTOP_GUILE_NAMES#undef GLIBTOP_EXAMPLES#undef GLIBTOP_INODEDB#undef NEED_LIBGTOP#undef HAVE_LINUX_TABLE#undef HAVE_LIBGTOP_SMP#undef HAVE_XAUTH/* Define if your have the I4B package. */#undef HAVE_I4B#undef HAVE_I4B_ACCT/* Define to enable debugging. */#undef LIBGTOP_ENABLE_DEBUG#undef LIBGTOP_FATAL_WARNINGS/* Same as LINUX_VERSION_CODE either from <linux/version.h> or from * the running kernel (if we don't have configured kernel sources). */#undef GLIBTOP_LINUX_VERSION_CODE/* Solaris release code (eg. 251 for Solaris 2.5.1). */#undef GLIBTOP_SOLARIS_RELEASE/* Define if you want to use LibGTop without GNOME. */#undef WITHOUT_GNOME/* Define if you have the <procfs.h> header file */#undef HAVE_PROCFS_H/* Define if you have the <sys/procfs.h> header file */#undef HAVE_SYS_PROCFS_H/* 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/* always defined to indicate that i18n is enabled */#undef ENABLE_NLS/* 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 `bcopy' function. */#undef HAVE_BCOPY/* Define to 1 if you have the `bind_textdomain_codeset' function. */#undef HAVE_BIND_TEXTDOMAIN_CODESET/* Define to 1 if you have the `dcgettext' function. */#undef HAVE_DCGETTEXT/* Define to 1 if you have the `dlerror' function. */#undef HAVE_DLERROR/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the `dlopen' function. */#undef HAVE_DLOPEN/* Define to 1 if you have the `endgrent' function. */#undef HAVE_ENDGRENT/* Define to 1 if you have the `endpwent' function. */#undef HAVE_ENDPWENT/* Define to 1 if you have the `fchdir' function. */#undef HAVE_FCHDIR/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `ftime' function. */#undef HAVE_FTIME/* Define to 1 if you have the `ftruncate' function. */#undef HAVE_FTRUNCATE/* Define to 1 if you have the `getcwd' function. */#undef HAVE_GETCWD/* Define to 1 if you have the `getloadavg' function. */#undef HAVE_GETLOADAVG/* Define to 1 if you have the `getmntent' function. */#undef HAVE_GETMNTENT/* Define to 1 if you have the `getmntinfo' function. */#undef HAVE_GETMNTINFO/* Define to 1 if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* 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 `getwd' function. */#undef HAVE_GETWD/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `isascii' function. */#undef HAVE_ISASCII/* defined if you have linux/isdn.h */#undef HAVE_ISDN_H/* Define to 1 if you have the `lchown' function. */#undef HAVE_LCHOWN/* Define if your <locale.h> file defines LC_MESSAGES. */#undef HAVE_LC_MESSAGES/* Define to 1 if you have the `kstat' library (-lkstat). */#undef HAVE_LIBKSTAT/* Define to 1 if you have the `mach' library (-lmach). */#undef HAVE_LIBMACH/* 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 <linux/version.h> header file. */#undef HAVE_LINUX_VERSION_H/* Define to 1 if you have the `listmntent' function. */#undef HAVE_LISTMNTENT/* Define to 1 if you have the <locale.h> header file. */#undef HAVE_LOCALE_H/* Define to 1 if you have the `memcpy' function. */#undef HAVE_MEMCPY/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mkfifo' function. */#undef HAVE_MKFIFO/* Define to 1 if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define to 1 if you have the <mntent.h> header file. */#undef HAVE_MNTENT_H/* Define to 1 if you have the <mnttab.h> header file. */#undef HAVE_MNTTAB_H/* Define to 1 if you have the <net/if_var.h> header file. */#undef HAVE_NET_IF_VAR_H/* Define to 1 if you have the <procfs.h> header file. */#undef HAVE_PROCFS_H/* Define to 1 if you have the `putenv' function. */#undef HAVE_PUTENV/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strchr' function. */#undef HAVE_STRCHR/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* Define to 1 if you have the `strftime' function. */#undef HAVE_STRFTIME/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the `strrchr' function. */#undef HAVE_STRRCHR/* Define to 1 if you have the `strtoul' function. */#undef HAVE_STRTOUL/* Define to 1 if `st_rdev' is member of `struct stat'. */#undef HAVE_STRUCT_STAT_ST_RDEV/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV' instead. */#undef HAVE_ST_RDEV/* Define to 1 if you have the `swapctl' function. */#undef HAVE_SWAPCTL/* Define to 1 if you have the <sys/bitypes.h> header file. */#undef HAVE_SYS_BITYPES_H/* Define to 1 if you have the <sys/filsys.h> header file. */#undef HAVE_SYS_FILSYS_H/* Define to 1 if you have the <sys/fstyp.h> header file. */#undef HAVE_SYS_FSTYP_H/* Define to 1 if you have the <sys/fs/s5param.h> header file. */#undef HAVE_SYS_FS_S5PARAM_H/* Define to 1 if you have the <sys/fs_types.h> header file. */#undef HAVE_SYS_FS_TYPES_H/* Define to 1 if you have the <sys/mount.h> header file. */#undef HAVE_SYS_MOUNT_H/* Define to 1 if you have the <sys/param.h> header file. */#undef HAVE_SYS_PARAM_H/* Define to 1 if you have the <sys/procfs.h> header file. */#undef HAVE_SYS_PROCFS_H/* Define to 1 if you have the <sys/statfs.h> header file. */#undef HAVE_SYS_STATFS_H/* Define to 1 if you have the <sys/statvfs.h> header file. */#undef HAVE_SYS_STATVFS_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <sys/vfs.h> header file. */#undef HAVE_SYS_VFS_H/* Define to 1 if you have the `uname' function. */#undef HAVE_UNAME/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the 'vmgetinfo' function in libperfstat */#undef HAVE_VMGETINFO/* Define to 1 if you have the `vprintf' function. */#undef HAVE_VPRINTF/* 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/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define to 1 if your <sys/time.h> declares `struct tm'. */#undef TM_IN_SYS_TIME/* Version number of package */#undef VERSION/* Define to 1 if the X Window System is missing or not being used. */#undef X_DISPLAY_MISSING/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define to `int' if <sys/types.h> 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 `long' if <sys/types.h> does not define. */#undef off_t/* Define to `int' if <sys/types.h> does not define. */#undef pid_t/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t/* Define to `int' if <sys/types.h> does not define. */#undef ssize_t/* Define to `int' if <sys/types.h> doesn't define. */#undef uid_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -