📄 config2.h
字号:
/* config.h. Generated automatically by configure. *//* config.h.in. Generated automatically from configure.in by autoheader. *//* Name of package */#define PACKAGE "links"/* Version number of package */#define VERSION "1.00"/* Define to empty if the keyword does not work. *//* #undef const *//* Define if you don't have vprintf but do have _doprnt. *//* #undef HAVE_DOPRNT *//* Define if you have the strftime function. */#define HAVE_STRFTIME 1/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */#define HAVE_SYS_WAIT_H 1/* Define if you have the vprintf function. */#define HAVE_VPRINTF 1/* Define as __inline if that's what the C compiler calls it. *//* #undef inline *//* Define as the return type of signal handlers (int or void). */#define RETSIGTYPE void/* Define to `unsigned' if <sys/types.h> doesn't define. *//* #undef size_t *//* Define if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define if you can safely include both <sys/time.h> and <time.h>. */#define TIME_WITH_SYS_TIME 1/* Define if your <sys/time.h> declares struct tm. *//* #undef TM_IN_SYS_TIME *//* Define if you have the chmod function. */#define HAVE_CHMOD 1/* Define if you have the cygwin_conv_to_full_win32_path function. *//* #undef HAVE_CYGWIN_CONV_TO_FULL_WIN32_PATH *//* Define if you have the getpagesize function. *//* #undef HAVE_GETPAGESIZE *//* Define if you have the getpid function. */#define HAVE_GETPID 1/* Define if you have the gettimeofday function. */#define HAVE_GETTIMEOFDAY 1/* Define if you have the memmove function. */#define HAVE_MEMMOVE 1/* Define if you have the mkdir function. */#define HAVE_MKDIR 1/* Define if you have the popen function. */#define HAVE_POPEN 1/* Define if you have the raise function. */#define HAVE_RAISE 1/* Define if you have the select function. */#define HAVE_SELECT 1/* Define if you have the setpgid function. */#define HAVE_SETPGID 1/* Define if you have the strcspn function. */#define HAVE_STRCSPN 1/* Define if you have the strerror function. */#define HAVE_STRERROR 1/* Define if you have the strstr function. */#define HAVE_STRSTR 1/* Define if you have the strtol function. */#define HAVE_STRTOL 1/* Define if you have the strtoul function. */#define HAVE_STRTOUL 1/* Define if you have the uname function. *//* #undef HAVE_UNAME *//* Define if you have the <dirent.h> header file. */#define HAVE_DIRENT_H 1/* Define if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define if you have the <gpm.h> header file. *//* #undef HAVE_GPM_H *//* Define if you have the <io.h> header file. *//* #undef HAVE_IO_H *//* Define if you have the <limits.h> header file. */#define HAVE_LIMITS_H 1/* Define if you have the <ndir.h> header file. *//* #undef HAVE_NDIR_H *//* Define if you have the <netinet/in_system.h> header file. *//* #undef HAVE_NETINET_IN_SYSTEM_H *//* Define if you have the <netinet/in_systm.h> header file. */#define HAVE_NETINET_IN_SYSTM_H 1/* Define if you have the <netinet/ip.h> header file. */#define HAVE_NETINET_IP_H 1/* Define if you have the <sigaction.h> header file. *//* #undef HAVE_SIGACTION_H *//* Define if you have the <sys/cygwin.h> header file. *//* #undef HAVE_SYS_CYGWIN_H *//* Define if you have the <sys/dir.h> header file. *//* #undef HAVE_SYS_DIR_H *//* Define if you have the <sys/fmutex.h> header file. *//* #undef HAVE_SYS_FMUTEX_H *//* Define if you have the <sys/ioctl.h> header file. */#define HAVE_SYS_IOCTL_H 1/* Define if you have the <sys/ndir.h> header file. *//* #undef HAVE_SYS_NDIR_H *//* Define if you have the <sys/resource.h> header file. */#define HAVE_SYS_RESOURCE_H 1/* Define if you have the <sys/select.h> header file. *//* #undef HAVE_SYS_SELECT_H *//* Define if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_H 1/* Define if you have the <sys/un.h> header file. */#define HAVE_SYS_UN_H 1/* Define if you have the <sys/utsname.h> header file. *//* #undef HAVE_SYS_UTSNAME_H *//* Define if you have the <time.h> header file. */#define HAVE_TIME_H 1/* Define if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define if you have the <wait.h> header file. *//* #undef HAVE_WAIT_H *//* Define if you have the dl library (-ldl). *//* #undef HAVE_LIBDL *//* Define if you have the gpm library (-lgpm). *//*#define HAVE_LIBGPM 1*//* Define if you have the nsl library (-lnsl). *//* #undef HAVE_LIBNSL *//* Define if you have the socket library (-lsocket). *//* #undef HAVE_LIBSOCKET *//* 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 *//* */#define HAVE_TYPEOF 1/* */#define HAVE_LONG_LONG 1/* */#define HAVE_CHMOD 1/* */#define HAVE_ALARM 1/* *//*#define HAVE_CFMAKERAW 1*//* *//* #undef HAVE_GETHOSTBYADDR *//* *//* #undef HAVE_HERROR 1 *//* *//* #undef HAVE_BEGINTHREAD *//* *//* #undef HAVE_MOUOPEN *//* *//* #undef HAVE_READ_KBD *//* *//* #undef HAVE_CLONE *//* *//* #undef HAVE_PTHREADS *//* *//* #undef HAVE_SSL *//* *//* #undef X2 */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -