?? config.h.in
字號:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if using alloca.c. */#undef C_ALLOCA/* Define to empty if the keyword does not work. */#undef const/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */#undef CRAY_STACKSEG_END/* Define if you have alloca, as a function or macro. */#undef HAVE_ALLOCA/* Define if you have <alloca.h> and it should be used (not on Ultrix). */#undef HAVE_ALLOCA_H/* Define if you don't have vprintf but do have _doprnt. */#undef HAVE_DOPRNT/* Define if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define if you have the vprintf function. */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it. */#undef inline/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* 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 <sys/time.h> declares struct tm. */#undef TM_IN_SYS_TIME/* Define if using alloca.c. */#undef C_ALLOCA/* Define to empty if the keyword does not work. */#undef const/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */#undef CRAY_STACKSEG_END/* Define if you have alloca, as a function or macro. */#undef HAVE_ALLOCA/* Define if you have <alloca.h> and it should be used (not on Ultrix). */#undef HAVE_ALLOCA_H/* Define if you don't have vprintf but do have _doprnt. */#undef HAVE_DOPRNT/* Define if you have a working `mmap' system call. */#undef HAVE_MMAP/* Define if you have the vprintf function. */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it. */#undef inline/* Define to `unsigned' if <sys/types.h> doesn't define. */#undef size_t/* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* 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 <sys/time.h> declares struct tm. */#undef TM_IN_SYS_TIME/* Version of MiniGUI */#undef MINIGUI_MAJOR_VERSION#undef MINIGUI_MINOR_VERSION#undef MINIGUI_MICRO_VERSION#undef MINIGUI_INTERFACE_AGE#undef MINIGUI_BINARY_AGE/* Define if use debug version of MiniGUI */#undef _DEBUG/* Define if trace message dispatching of MiniGUI */#undef _TRACE_MSG/* Define if the unit of timer is 10ms */#undef _TIMER_UNIT_10MS/* Define if include messages' string names */#undef _MSG_STRING/* Define if include SVGALib engine */#undef _SVGALIB/* Define if include LibGGI engine */#undef _LIBGGI/* Define if include EP7211 engine */#undef _EP7211/* Define if include ADS engine */#undef _ADS/* Define if include native engine */#undef _NATIVE_ENGINE/* Define if include old native GIF & JPG bmp file support*/#undef _OLD_NATIVE_GIFJPG/* Define if support raw bitmap fonts */#undef _RBF_SUPPORT/* Define if support var bitmap fonts */#undef _VBF_SUPPORT/* Define if include in-core font: SansSerif */#undef _INCOREFONT_SANSSERIF/* Define if include in-core font: Courier */#undef _INCOREFONT_COURIER/* Define if include in-core font: Symbol */#undef _INCOREFONT_SYMBOL/* Define if include in-core font: VGAS */#undef _INCOREFONT_VGAS/* Define if support TrueType font based on FreeType 1.3.xxx */#undef _TTF_SUPPORT/* Define if support Adobe Type1 */#undef _TYPE1_SUPPORT/* Define if support GB2312 charset */#undef _GB_SUPPORT/* Define if support BIG5 charset */#undef _BIG5_SUPPORT/* Define if support JIS charset */#undef _JIS_SUPPORT/* Define if include SaveBitmap function */#undef _SAVE_BITMAP/* Define if support PCX bmp file format */#undef _PCX_FILE_SUPPORT/* Define if support LBM bmp file format */#undef _LBM_FILE_SUPPORT/* Define if support TGA bmp file format */#undef _TGA_FILE_SUPPORT/* Define if support GIF bmp file format */#undef _GIF_FILE_SUPPORT/* Define if support JPG bmp file format */#undef _JPG_FILE_SUPPORT/* Define if support PNG bmp file format */#undef _PNG_FILE_SUPPORT/* Define if provide GB2312 IME */#undef _IME_GB2312/* Define if provide GB2312 Intelligent Pinyin IME module */#undef _IME_GB2312_PINYIN/* Define if include STATIC control */#undef _CTRL_STATIC/* Define if include BUTTON control */#undef _CTRL_BUTTON/* Define if include EDIT control */#undef _CTRL_EDIT/* Define if include MEDIT control */#undef _CTRL_MEDIT/* Define if include LISTBOX control */#undef _CTRL_LISTBOX/* Define if include PROGRESSBAR control */#undef _CTRL_PROGRESSBAR/* Define if include TOOLBAR control */#undef _CTRL_TOOLBAR/* Define if include MENUBUTTON control */#undef _CTRL_MENUBUTTON/* Define if include About Dialog Box */#undef _MISC_ABOUTDLG/* Define if include code for screenshots */#undef _MISC_SAVESCREEN/* Define if you have the fork function. */#undef HAVE_FORK/* Define if you have the getopt function. */#undef HAVE_GETOPT/* Define if you have the getpagesize function. */#undef HAVE_GETPAGESIZE/* Define if you have the gettimeofday function. */#undef HAVE_GETTIMEOFDAY/* Define if you have the random function. */#undef HAVE_RANDOM/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the setenv function. */#undef HAVE_SETENV/* Define if you have the strdup function. */#undef HAVE_STRDUP/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the <dirent.h> header file. */#undef HAVE_DIRENT_H/* Define if you have the <ggi/ggi-unix.h> header file. */#undef HAVE_GGI_GGI_UNIX_H/* Define if you have the <linux/keyboard.h> header file. */#undef HAVE_LINUX_KEYBOARD_H/* Define if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define if you have the <ndir.h> header file. */#undef HAVE_NDIR_H/* Define if you have the <sys/dir.h> header file. */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/ndir.h> header file. */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <termio.h> header file. */#undef HAVE_TERMIO_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -