📄 config.h
字号:
/* config.h. Generated from config.h.in by configure. *//* config.h.in. Generated from configure.in by autoheader. *//* Define to 1 if the `closedir' function returns void instead of `int'. *//* #undef CLOSEDIR_VOID *//* Default baud rate */#define DEF_BAUD "115200"/* Default device */#define DFL_PORT "/dev/modem"/* Define to 1 if translation of program messages to the user's native language is requested. *//* #undef ENABLE_NLS *//* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. *//* #undef GWINSZ_IN_SYS_IOCTL *//* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework. */#define HAVE_CFLOCALECOPYCURRENT 1/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */#define HAVE_CFPREFERENCESCOPYAPPVALUE 1/* Define if the GNU dcgettext() function is already present or preinstalled. *//* #undef HAVE_DCGETTEXT *//* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. */#define HAVE_DIRENT_H 1/* Define to 1 if you have the <errno.h> header file. */#define HAVE_ERRNO_H 1/* Define to 1 if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define to 1 if you have the <features.h> header file. *//* #undef HAVE_FEATURES_H *//* Define to 1 if you have the `getcwd' function. */#define HAVE_GETCWD 1/* Define to 1 if you have the `getopt' function. */#define HAVE_GETOPT 1/* Define to 1 if you have the `getopt_long' function. */#define HAVE_GETOPT_LONG 1/* Define if the GNU gettext() function is already present or preinstalled. *//* #undef HAVE_GETTEXT *//* Define to 1 if you have the `getwd' function. */#define HAVE_GETWD 1/* Define if you have the iconv() function. */#define HAVE_ICONV 1/* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the `socket' library (-lsocket). *//* #undef HAVE_LIBSOCKET *//* Define to 1 if you have the <locale.h> header file. */#define HAVE_LOCALE_H 1/* Define to 1 if you support file names longer than 14 characters. */#define HAVE_LONG_FILE_NAMES 1/* Define to 1 if you have the `memmove' function. */#define HAVE_MEMMOVE 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if you have the <ncurses/termcap.h> header file. *//* #undef HAVE_NCURSES_TERMCAP_H *//* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. *//* #undef HAVE_NDIR_H *//* Define to 1 if you have the <posix1_lim.h> header file. *//* #undef HAVE_POSIX1_LIM_H *//* Define to 1 if you have the <pwd.h> header file. */#define HAVE_PWD_H 1/* Define to 1 if you have the `select' function. */#define HAVE_SELECT 1/* Define to 1 if you have the <setjmp.h> header file. */#define HAVE_SETJMP_H 1/* Define to 1 if you have the <sgtty.h> header file. */#define HAVE_SGTTY_H 1/* Define to 1 if you have the <signal.h> header file. */#define HAVE_SIGNAL_H 1/* Define to 1 if you have the `snprintf' function. */#define HAVE_SNPRINTF 1/* Define to 1 if you have the <stdarg.h> header file. */#define HAVE_STDARG_H 1/* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the `strerror' function. */#define HAVE_STRERROR 1/* Define to 1 if you have the <strings.h> header file. */#define HAVE_STRINGS_H 1/* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the `strstr' function. */#define HAVE_STRSTR 1/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. *//* #undef HAVE_SYS_DIR_H *//* Define to 1 if you have the <sys/file.h> header file. */#define HAVE_SYS_FILE_H 1/* Define to 1 if you have the <sys/ioctl.h> header file. */#define HAVE_SYS_IOCTL_H 1/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. *//* #undef HAVE_SYS_NDIR_H *//* Define to 1 if you have the <sys/param.h> header file. */#define HAVE_SYS_PARAM_H 1/* Define to 1 if you have the <sys/stat.h> header file. */#define HAVE_SYS_STAT_H 1/* Define to 1 if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_H 1/* Define to 1 if you have the <sys/ttold.h> header file. *//* #undef HAVE_SYS_TTOLD_H *//* Define to 1 if you have the <sys/types.h> header file. */#define HAVE_SYS_TYPES_H 1/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */#define HAVE_SYS_WAIT_H 1/* Define to 1 if you have the <termcap.h> header file. */#define HAVE_TERMCAP_H 1/* Define to 1 if you have the <termios.h> header file. */#define HAVE_TERMIOS_H 1/* Define to 1 if you have the <termio.h> header file. *//* #undef HAVE_TERMIO_H *//* Define to 1 if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define to 1 if you have the `usleep' function. */#define HAVE_USLEEP 1/* Define to 1 if you have the <varargs.h> header file. *//* #undef HAVE_VARARGS_H *//* Define to 1 if you have the `vprintf' function. */#define HAVE_VPRINTF 1/* Define to 1 if you have the `vsnprintf' function. */#define HAVE_VSNPRINTF 1/* Kermit command */#define KERMIT ""/* Name of package */#define PACKAGE "minicom"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"/* Define to the full name of this package. */#define PACKAGE_NAME "minicom"/* Define to the full name and version of this package. */#define PACKAGE_STRING "minicom 2.3"/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME "minicom"/* Define to the version of this package. */#define PACKAGE_VERSION "2.3"/* Define if your system supports POSIX termios */#define POSIX_TERMIOS 1/* Define to 1 if the C compiler supports function prototypes. */#define PROTOTYPES 1/* Define as the return type of signal handlers (`int' or `void'). */#define RETSIGTYPE void/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. *//* #undef STAT_MACROS_BROKEN *//* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#define TIME_WITH_SYS_TIME 1/* Define to 1 if your <sys/time.h> declares `struct tm'. *//* #undef TM_IN_SYS_TIME *//* Socket support is enabled */#define USE_SOCKET 1/* Lock directory */#define UUCPLOCK "/var/spool/uucp"/* Music support is enabled *//* #undef VC_MUSIC *//* Version number of package */#define VERSION "2.3"/* Define if using the dmalloc debugging malloc package *//* #undef WITH_DMALLOC *//* Define to 1 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 to enable DG/UX extensions *//* #undef _DGUX_SOURCE *//* Define to enable HP/UX extensions *//* #undef _HPUX_SOURCE *//* Define to 1 if on MINIX. *//* #undef _MINIX *//* Define to 2 if the system does not provide POSIX.1 features except with this defined. *//* #undef _POSIX_1_SOURCE *//* Define to 1 if you need to in order for `stat' and other things to work. *//* #undef _POSIX_SOURCE *//* Define like PROTOTYPES; this can be used by system headers. */#define __PROTOTYPES 1/* Define to empty if `const' does not conform to ANSI C. *//* #undef const *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef gid_t *//* Define to `int' if <sys/types.h> does not define. *//* #undef mode_t *//* Define to `int' if <sys/types.h> does not define. *//* #undef pid_t *//* Define to `unsigned int' if <sys/types.h> does not define. *//* #undef size_t *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef uid_t *//* Defines from old config.h */#define LOGFILE "minicom.log" /* Not defined = not used */#define CALLOUT "" /* Gets run to get into dialut 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#else# define TRANSLATE 0#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -