亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? config.h.in

?? minicom2.0源代碼
?? IN
字號:
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if on AIX 3.   System headers sometimes define this.   We just want to avoid a redefinition error message.  */#ifndef _ALL_SOURCE#undef _ALL_SOURCE#endif/* Define if using alloca.c.  */#undef C_ALLOCA/* Define if the closedir function returns void instead of int.  */#undef CLOSEDIR_VOID/* 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 to `int' if <sys/types.h> doesn't define.  */#undef gid_t/* 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 support file names longer than 14 characters.  */#undef HAVE_LONG_FILE_NAMES/* Define if you have a working `mmap' system call.  */#undef HAVE_MMAP/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define as __inline if that's what the C compiler calls it.  */#undef inline/* Define if on MINIX.  */#undef _MINIX/* Define to `int' if <sys/types.h> doesn't define.  */#undef mode_t/* Define to `long' if <sys/types.h> doesn't define.  */#undef off_t/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define if the system does not provide POSIX.1 features except   with this defined.  */#undef _POSIX_1_SOURCE/* Define if you need to in order for stat and other things to work.  */#undef _POSIX_SOURCE/* Define as the return type of signal handlers (int or void).  */#undef RETSIGTYPE/* 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 the `S_IS*' macros in <sys/stat.h> do not work properly.  */#undef STAT_MACROS_BROKEN/* 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 to `int' if <sys/types.h> doesn't define.  */#undef uid_t/* Define if you have the __argz_count function.  */#undef HAVE___ARGZ_COUNT/* Define if you have the __argz_next function.  */#undef HAVE___ARGZ_NEXT/* Define if you have the __argz_stringify function.  */#undef HAVE___ARGZ_STRINGIFY/* Define if you have the dcgettext function.  */#undef HAVE_DCGETTEXT/* Define if you have the getcwd function.  */#undef HAVE_GETCWD/* Define if you have the getopt function.  */#undef HAVE_GETOPT/* Define if you have the getopt_long function.  */#undef HAVE_GETOPT_LONG/* Define if you have the getpagesize function.  */#undef HAVE_GETPAGESIZE/* Define if you have the getwd function.  */#undef HAVE_GETWD/* Define if you have the munmap function.  */#undef HAVE_MUNMAP/* Define if you have the putenv function.  */#undef HAVE_PUTENV/* Define if you have the setenv function.  */#undef HAVE_SETENV/* Define if you have the setlocale function.  */#undef HAVE_SETLOCALE/* Define if you have the snprintf function.  */#undef HAVE_SNPRINTF/* Define if you have the stpcpy function.  */#undef HAVE_STPCPY/* Define if you have the strcasecmp function.  */#undef HAVE_STRCASECMP/* Define if you have the strchr function.  */#undef HAVE_STRCHR/* 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 strstr function.  */#undef HAVE_STRSTR/* Define if you have the usleep function.  */#undef HAVE_USLEEP/* Define if you have the vprintf function.  */#undef HAVE_VPRINTF/* Define if you have the vsnprintf function.  */#undef HAVE_VSNPRINTF/* Define if you have the <argz.h> header file.  */#undef HAVE_ARGZ_H/* Define if you have the <dirent.h> header file.  */#undef HAVE_DIRENT_H/* Define if you have the <errno.h> header file.  */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <features.h> header file.  */#undef HAVE_FEATURES_H/* Define if you have the <limits.h> header file.  */#undef HAVE_LIMITS_H/* Define if you have the <locale.h> header file.  */#undef HAVE_LOCALE_H/* Define if you have the <malloc.h> header file.  */#undef HAVE_MALLOC_H/* Define if you have the <ncurses/termcap.h> header file.  */#undef HAVE_NCURSES_TERMCAP_H/* Define if you have the <ndir.h> header file.  */#undef HAVE_NDIR_H/* Define if you have the <nl_types.h> header file.  */#undef HAVE_NL_TYPES_H/* Define if you have the <posix1_lim.h> header file.  */#undef HAVE_POSIX1_LIM_H/* Define if you have the <pwd.h> header file.  */#undef HAVE_PWD_H/* Define if you have the <setjmp.h> header file.  */#undef HAVE_SETJMP_H/* Define if you have the <sgtty.h> header file.  */#undef HAVE_SGTTY_H/* Define if you have the <signal.h> header file.  */#undef HAVE_SIGNAL_H/* 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 <sys/dir.h> header file.  */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/file.h> header file.  */#undef HAVE_SYS_FILE_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/param.h> header file.  */#undef HAVE_SYS_PARAM_H/* Define if you have the <sys/ptem.h> header file.  */#undef HAVE_SYS_PTEM_H/* Define if you have the <sys/stat.h> header file.  */#undef HAVE_SYS_STAT_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/ttold.h> header file.  */#undef HAVE_SYS_TTOLD_H/* Define if you have the <termcap.h> header file.  */#undef HAVE_TERMCAP_H/* Define if you have the <termio.h> header file.  */#undef HAVE_TERMIO_H/* Define if you have the <termios.h> header file.  */#undef HAVE_TERMIOS_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the <varargs.h> header file.  */#undef HAVE_VARARGS_H/* Define if you have the i library (-li).  */#undef HAVE_LIBI/* Define if you have the intl library (-lintl).  */#undef HAVE_LIBINTL/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* Define if TIOCGWINSZ requires sys/ioctl.h */#undef GWINSZ_IN_SYS_IOCTL/* Define if compiler has function prototypes */#undef PROTOTYPES/* Define if using the dmalloc debugging malloc package */#undef WITH_DMALLOC/* Defines from old config.h */#define LOGFILE	"minicom.log"        /* Not defined = not used */#define CALLOUT	""                   /* Gets run to get into dial out mode */#define CALLIN	""                   /* Gets run to get into dial in mode *//* This defines a special mode in the wwxgetch() routine. The * basic idea behind this probably works on the consoles of * most PC-based unices, but it's only implemented for Linux. */#if defined (__linux__)#  define KEY_KLUDGE 1#endif/* And this for the translation tables (vt100 -> ASCII) */#if __STDC__#  define TRANSLATE 1#  define CONST const#else#  define TRANSLATE 0#  define CONST#endif/* Define to 1 if NLS is requested.  */#undef ENABLE_NLS/* Define as 1 if you have catgets and don't want to use GNU gettext.  */#undef HAVE_CATGETS/* Define as 1 if you have gettext and don't want to use GNU gettext.  */#undef HAVE_GETTEXT/* Define if your locale.h file contains LC_MESSAGES.  */#undef HAVE_LC_MESSAGES/* Define to 1 if you have the stpcpy function.  */#undef HAVE_STPCPY/* Directory where *.mo files live */#undef LOCALEDIR/* Directory for configuration files */#undef LIBDIR/* Default baud rate */#undef DEF_BAUD/* Default /dev/.. modem device */#undef DFL_PORT/* History buffer */#undef HISTORY#undef _HISTORY/* History buf searching */#undef _SEARCH_HISTORY/* Define if your system supports POSIX termios */#undef POSIX_TERMIOS /* Other */#undef KERMIT#undef UUCPLOCK#undef VC_MUSIC#undef HAVE_SELECT#undef _DGUX_SOURCE#undef _HAVE_MACROS#undef _HPUX_SOURCE#undef _RH_FIX

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91精品国产综合久久蜜臀| 国产精品一品视频| 欧美喷潮久久久xxxxx| 亚洲国产乱码最新视频| 欧美精品成人一区二区三区四区| 亚洲成人av一区二区| 欧美人动与zoxxxx乱| 久久超级碰视频| 中文字幕高清一区| 在线视频你懂得一区二区三区| 亚洲国产另类精品专区| 精品久久一二三区| aaa亚洲精品| 日日夜夜免费精品视频| 2020日本不卡一区二区视频| 99免费精品视频| 天堂久久久久va久久久久| 2022国产精品视频| 91蝌蚪porny成人天涯| 日韩精品电影一区亚洲| 国产婷婷色一区二区三区四区| 91免费在线看| 美女视频免费一区| 国产精品免费观看视频| 在线播放亚洲一区| 成人一区二区三区中文字幕| 亚洲一区二区欧美激情| 国产亲近乱来精品视频| 欧美日韩一区高清| 成人av在线影院| 日韩黄色免费电影| 亚洲婷婷国产精品电影人久久| 欧美男男青年gay1069videost| 国产风韵犹存在线视精品| 亚洲国产精品麻豆| 亚洲国产激情av| 欧美一区二区日韩| 色网综合在线观看| 国产中文字幕精品| 视频一区欧美精品| 中文字幕色av一区二区三区| 欧美mv日韩mv国产网站app| 色天使久久综合网天天| 国产福利精品导航| 久久福利资源站| 天天综合色天天综合色h| 亚洲天堂久久久久久久| 久久在线观看免费| 宅男在线国产精品| 在线观看不卡一区| 99视频一区二区| 国产精品77777竹菊影视小说| 日本大胆欧美人术艺术动态| 一区二区理论电影在线观看| 国产精品视频第一区| 欧美xfplay| 69久久夜色精品国产69蝌蚪网| 色香色香欲天天天影视综合网| 国产精品白丝av| 狠狠色丁香婷综合久久| 蜜臀国产一区二区三区在线播放| 亚洲一区欧美一区| 亚洲老妇xxxxxx| 亚洲色欲色欲www| 国产午夜精品一区二区| 国产亚洲欧美日韩在线一区| 精品美女在线播放| 精品区一区二区| 日韩精品中午字幕| 日韩一级二级三级精品视频| 91精品国产综合久久福利| 在线观看国产91| 欧美性大战xxxxx久久久| 在线一区二区三区四区五区| 99re热这里只有精品视频| 成人av网址在线| 91亚洲男人天堂| 91捆绑美女网站| 欧美日韩亚洲综合| 欧美日韩精品欧美日韩精品| 欧美无人高清视频在线观看| 欧美色精品天天在线观看视频| 欧美日韩国产美女| 91精品久久久久久久91蜜桃| 欧美一级高清大全免费观看| 日韩欧美另类在线| 国产视频亚洲色图| 国产精品久久久久久久久免费相片 | 国产99精品在线观看| 丁香六月综合激情| 99久久亚洲一区二区三区青草| av午夜精品一区二区三区| 在线中文字幕一区二区| 7777精品伊人久久久大香线蕉| 日韩精品一区二区三区四区| 久久精品视频一区二区三区| 中文字幕亚洲电影| 日韩国产在线一| 国产一区二区三区在线看麻豆| 成人晚上爱看视频| 欧洲一区在线电影| 日韩你懂的电影在线观看| 中文字幕不卡一区| 亚洲一区二区三区四区在线观看 | 日本一区二区三区视频视频| 亚洲欧美激情小说另类| 亚洲国产欧美另类丝袜| 精彩视频一区二区| 成人黄色在线看| 欧美日韩国产精品成人| 久久久不卡网国产精品一区| 亚洲精品日日夜夜| 久久99精品久久久久久动态图| www.亚洲国产| 日韩一区二区免费高清| 中文字幕五月欧美| 美脚の诱脚舐め脚责91| 成人h动漫精品| 日韩免费视频线观看| 最新中文字幕一区二区三区 | 丁香婷婷综合网| 欧美体内she精高潮| 国产色婷婷亚洲99精品小说| 亚洲综合激情网| 粉嫩av一区二区三区在线播放| 欧美视频精品在线观看| 欧美激情一区二区在线| 奇米精品一区二区三区在线观看一| 成人深夜在线观看| 日韩精品一区二区三区swag| 一区二区三区四区精品在线视频| 国产美女在线观看一区| 欧美人妖巨大在线| 亚洲天堂免费在线观看视频| 国产精品综合久久| 欧美蜜桃一区二区三区| 一区二区三区在线视频免费观看| 国产精品77777竹菊影视小说| 538在线一区二区精品国产| 亚洲品质自拍视频| 成人免费视频视频在线观看免费| 日韩一区二区视频在线观看| 亚洲一区二区欧美| 97精品国产露脸对白| 欧美激情在线看| 国产麻豆成人精品| 日韩欧美成人激情| 日韩av一级电影| 欧美日韩精品一区二区在线播放| 亚洲视频电影在线| 91网址在线看| 亚洲视频图片小说| 成人av在线网| 国产精品入口麻豆九色| 国产风韵犹存在线视精品| 日韩精品影音先锋| 麻豆中文一区二区| 欧美久久久久久久久久| 亚洲国产综合在线| 欧美三级一区二区| 亚洲国产一区二区a毛片| 91福利在线播放| 亚洲成人av福利| 欧美精品乱码久久久久久| 亚洲成人激情自拍| 3atv在线一区二区三区| 日韩精品亚洲一区二区三区免费| 欧美性受xxxx黑人xyx性爽| 一区二区三区四区不卡在线| 欧美视频在线一区二区三区| 亚洲国产乱码最新视频 | 91一区二区三区在线观看| 国产午夜久久久久| 国产精品888| 中文字幕在线不卡| 在线观看免费成人| 五月婷婷综合网| 欧美一区二区三区啪啪| 精品影视av免费| 久久网站最新地址| 成人视屏免费看| 亚洲精品日产精品乱码不卡| 欧美欧美欧美欧美| 麻豆精品久久精品色综合| 26uuu亚洲综合色欧美| 国产成人av网站| 亚洲人成精品久久久久| 欧美美女视频在线观看| 伦理电影国产精品| 国产女主播在线一区二区| 9i在线看片成人免费| 亚洲国产视频a| 精品国产亚洲在线| 91在线视频官网| 五月天一区二区| 国产欧美一区二区在线| 91精彩视频在线| 黄色小说综合网站| 亚洲美女区一区| 精品理论电影在线|