config.h.in
来自「一个机器人平台」· IN 代码 · 共 51 行
IN
51 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if you have the dirname function. */#undef HAVE_DIRNAME/* Define if you have the poll function. */#undef HAVE_POLL/* Define if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define if you have the <values.h> header file. */#undef HAVE_VALUES_H/* 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 z library (-lz). */#undef HAVE_LIBZ/* building for Solaris */#undef PLAYER_SOLARIS/* building for Linux */#undef PLAYER_LINUX/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* must define this on BSD-based platforms */#undef socklen_t/* include jpeg support */#undef HAVE_JPEGLIB_H/* include the RTK GUI */#undef INCLUDE_RTK2/* the X11-style color database */#undef COLOR_DATABASE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?