config.h.in

来自「libnids w32 libnids w32 libnids w32 libn」· IN 代码 · 共 40 行

IN
40
字号
/* src/config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* 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 your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* Define if you have the gettimeofday function.  */#undef HAVE_GETTIMEOFDAY/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <syslog.h> header file.  */#undef HAVE_SYSLOG_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/* if unaligned access fails */#undef LBL_ALIGN

⌨️ 快捷键说明

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