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

📄 config.h.in

📁 mysql+ha. 实现高可用性 http://code.google.com/p/mysql-master-master/
💻 IN
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader.  */#ifndef CONFIG_H#define CONFIG_H/* VERSION (from configure.in) */#undef VERSION/* Define if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define if you have the <sys/file.h> header file. */#undef HAVE_SYS_FILE_H/* Define if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* some OSes do not define this ... lets take a wild guess */#ifndef INADDR_NONE#  define INADDR_NONE 0xffffffffU#endif#endif /* CONFIG_H */

⌨️ 快捷键说明

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