📄 config.h.in
字号:
/* config.h.in. Generated from configure.ac by autoheader. *//* List of paths to skip */#undef EXCLUDE/* Disable assertions */#undef G_DISABLE_ASSERT/* Define to 1 if you have the `creat64' function. */#undef HAVE_CREAT64/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the `fopen64' function. */#undef HAVE_FOPEN64/* Define to 1 if you have the `freopen64' function. */#undef HAVE_FREOPEN64/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `dl' library (-ldl). */#undef HAVE_LIBDL/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `open64' function. */#undef HAVE_OPEN64/* Define to 1 if you have the `setenv' function. */#undef HAVE_SETENV/* Define to 1 if you have the `statfs' function. */#undef HAVE_STATFS/* Define to 1 if you have the `statvfs' function. */#undef HAVE_STATVFS/* 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 `strcasecmp' function. */#undef HAVE_STRCASECMP/* 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 `strncasecmp' function. */#undef HAVE_STRNCASECMP/* struct winsize */#undef HAVE_STRUCT_WINSIZE/* Define to 1 if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_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/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 <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define to 1 if you have the <termios.h> header file. */#undef HAVE_TERMIOS_H/* Define to 1 if you have the `truncate64' function. */#undef HAVE_TRUNCATE64/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* List of paths to scan */#undef INCLUDE/* Default paco logs directory */#undef LOGDIR/* Disable assertions */#undef NDEBUG/* 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/* Release date */#undef RELEASEDATE/* 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/* Version number of package */#undef VERSION/* Enable GNU extensions on systems that have them. */#ifndef _GNU_SOURCE# undef _GNU_SOURCE#endif/* 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 <sys/types.h> does not define. */#undef mode_t/* Define to `unsigned long' if <sys/types.h> does not define. */#undef off64_t/* Define to `long int' if <sys/types.h> does not define. */#undef off_t/* Define to `unsigned int' if <sys/types.h> does not define. */#undef uint/* Define to `unsigned long' if <sys/types.h> does not define. */#undef ulong #include "config-bot.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -