config~1.in

来自「一百个病毒的源代码 包括熊猫烧香等 极其具有研究价值」· IN 代码 · 共 36 行

IN
36
字号
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>.  */#undef TIME_WITH_SYS_TIME/* Define if you have the gethostbyname function.  */#undef HAVE_GETHOSTBYNAME/* Define if you have the gettimeofday function.  */#undef HAVE_GETTIMEOFDAY/* Define if you have the mkdir function.  */#undef HAVE_MKDIR/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the resolv library (-lresolv).  */#undef HAVE_LIBRESOLV/* Define if you have the socket library (-lsocket).  */#undef HAVE_LIBSOCKET/* Define if you have the socks library (-lsocks).  */#undef HAVE_LIBSOCKS/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

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