config.h.in

来自「linux下支持P2P的客户端程序,采用了Gnutella的方法,其中有实现Gn」· IN 代码 · 共 40 行

IN
40
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the ANSI C header files.  */#undef STDC_HEADERS#undef ENABLE_NLS#undef HAVE_CATGETS#undef HAVE_GETTEXT#undef HAVE_LC_MESSAGES#undef HAVE_STPCPY#undef HAVE_LIBSM#undef PACKAGE_LOCALE_DIR#undef PACKAGE_DATA_DIR#undef PACKAGE_SOURCE_DIR#undef NEWTELLA_MEMORY_DEBUG#undef SOLARIS#undef GNEWTELLIUM_XPM/* Define if you have the inet_aton function.  */#undef HAVE_INET_ATON/* Define if you have the <dirent.h> header file.  */#undef HAVE_DIRENT_H/* Define if you have the <ndir.h> header file.  */#undef HAVE_NDIR_H/* Define if you have the <sys/dir.h> header file.  */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/ndir.h> header file.  */#undef HAVE_SYS_NDIR_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

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