⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 libfxb是linux下只写操作framebuffer的一个轻量级的库。
💻 IN
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader.  */#ifndef ACCONFIG_H#define ACCONFIG_H #undef LIBFBX_MAJOR_VERSION#undef LIBFBX_MICRO_VERSION#undef LIBFBX_MINOR_VERSION#undef LIBFBX_GUI_MAJOR_VERSION#undef LIBFBX_GUI_MICRO_VERSION#undef LIBFBX_GUI_MINOR_VERSION#undef HAVE_PNG#undef MODULEDIR#undef IMAGEDIR#undef __i386__/* Define if you have a working `mmap' system call.  */#undef HAVE_MMAP/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you have the getpagesize function.  */#undef HAVE_GETPAGESIZE/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <linux/fb.h> header file.  */#undef HAVE_LINUX_FB_H/* Define if you have the <png.h> header file.  */#undef HAVE_PNG_H/* Define if you have the <sys/ioctl.h> header file.  */#undef HAVE_SYS_IOCTL_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the c library (-lc).  */#undef HAVE_LIBC/* Define if you have the m library (-lm).  */#undef HAVE_LIBM/* Define if you have the png library (-lpng).  */#undef HAVE_LIBPNG/* Define if you have the z library (-lz).  */#undef HAVE_LIBZ#endif /* ACCONFIG_H */

⌨️ 快捷键说明

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