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

📄 config.h.emx

📁 站点映像程序
💻 EMX
字号:
/* config.h for EMX. *//* Define to enable WebDAV support */#define USE_DAV/* Define to enable debugging */#define DEBUGGING 1/* Define to empty if the keyword does not work.  */#define const const/* Define if you have fnmatch */#define HAVE_SYS_FNMATCH 1/* Define to be the package name */#define PACKAGE "sitecopy"/* Define to be the current version number */#define VERSION "0.8.0"/* Define to be the type of the third argument to getsockname() */#define ksize_t int/* Define as appropriate for C compiler */#undef inline/* Define if you have getopt */#define HAVE_GETOPT 1#undef HAVE_GETOPT_LONG/* Define if you have strsignal */#undef HAVE_STRSIGNAL/* Define if you have strcasecmp */#define HAVE_STRCASECMP 1/* Define if you have snprintf */#define HAVE_SNPRINTF 1/* Define if you have strdup */#define HAVE_STRDUP 1/* Define if you have strerror */#define HAVE_STRERROR 1/* Define if you have libexpat */#undef HAVE_LIBEXPAT/* Define as 1 if you have catgets and don't want to use GNU gettext.  */#undef HAVE_CATGETS/* Define as 1 if you have gettext and don't want to use GNU gettext.  */#undef HAVE_GETTEXT/* Define if your locale.h file contains LC_MESSAGES.  */#undef HAVE_LC_MESSAGES/* Define if you have locale.h */#undef HAVE_LOCALE_H/* Define if you want NLS */#undef ENABLE_NLS/* Define if you have the <sys/time.h> header file.  */#define HAVE_SYS_TIME_H 1/* Define if you have Linux 2.2 sendfile */#undef HAVE_LX22_SENDFILE/* Define if you have unistd.h */#define HAVE_UNISTD_H 1/* Define if you have stdlib.h */#define HAVE_STDLIB_H 1/* Define if you have limits.h */#define HAVE_LIMITS_H 1/* Define if you have strings.h */#undef HAVE_STRINGS_H/* Define if you have the sys/select.h */#define HAVE_SYS_SELECT_H 1/* Define if you have string.h */#define HAVE_STRING_H 1/* Define if you have memcpy */#define HAVE_MEMCPY

⌨️ 快捷键说明

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