config.h.in

来自「开放源代码的WEB服务器」· IN 代码 · 共 20 行

IN
20
字号
/* src/config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the <stdarg.h> header file.  */#undef HAVE_STDARG_H/* Define if you have the <string.h> header file.  */#undef HAVE_STRING_H/* Define if you have the <strings.h> header file.  */#undef HAVE_STRINGS_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the nsl library (-lnsl).  */#undef HAVE_LIBNSL/* Define if you have the socket library (-lsocket).  */#undef HAVE_LIBSOCKET

⌨️ 快捷键说明

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