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

📄 config.h

📁 嵌入式linux下web服务器, 解压后运行mymk即可,在arm-linux3.4.1下测试通过.
💻 H
字号:
/* src/config.h.  Generated by configure.  *//* src/config.h.in.  Generated from configure.in by autoheader.  *//* Define if sa_family_t is not defined *//* #undef DONT_HAVE_SA_FAMILY_T *//* Define if gunzip can be found */#define GUNZIP "/bin/gunzip"/* Define to 1 if you have the `alphasort' function. */#define HAVE_ALPHASORT 1/* 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 <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define to 1 if your system has a working POSIX `fnmatch' function. *//* #undef HAVE_FNMATCH *//* Define if the C complier supports __func__ */#define HAVE_FUNC /* Define to 1 if you have the `getcwd' function. */#define HAVE_GETCWD 1/* Define to 1 if you have the `gethostbyname' function. */#define HAVE_GETHOSTBYNAME 1/* Define to 1 if you have the `gethostname' function. */#define HAVE_GETHOSTNAME 1/* Define to 1 if you have the <getopt.h> header file. */#define HAVE_GETOPT_H 1/* Define to 1 if you have the `getpagesize' function. */#define HAVE_GETPAGESIZE 1/* Define to 1 if you have the `herror' function. */#define HAVE_HERROR 1/* Define to 1 if you have the `inet_addr' function. */#define HAVE_INET_ADDR 1/* Define to 1 if you have the `inet_aton' function. */#define HAVE_INET_ATON 1/* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the `dmalloc' library (-ldmalloc). *//* #undef HAVE_LIBDMALLOC *//* Define to 1 if you have the `efence' library (-lefence). *//* #undef HAVE_LIBEFENCE *//* Define to 1 if you have the <limits.h> header file. */#define HAVE_LIMITS_H 1/* Define to 1 if you have the `madvise' function. */#define HAVE_MADVISE 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if you have a working `mmap' system call. *//* #undef HAVE_MMAP *//* 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 `poll' function. *//* #undef HAVE_POLL *//* Define to 1 if you have the `scandir' function. */#define HAVE_SCANDIR 1/* Define to 1 if you have the `select' function. */#define HAVE_SELECT 1/* Define to 1 if you have the `sendfile' function. */#define HAVE_SENDFILE 1/* Define if struct sockaddr_in has sin_len member *//* #undef HAVE_SIN_LEN *//* Define to 1 if you have the `socket' function. */#define HAVE_SOCKET 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 `strcspn' function. */#define HAVE_STRCSPN 1/* Define to 1 if you have the `strdup' function. */#define HAVE_STRDUP 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 `strtol' function. */#define HAVE_STRTOL 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/fcntl.h> header file. */#define HAVE_SYS_FCNTL_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/poll.h> header file. *//* #undef HAVE_SYS_POLL_H *//* Define to 1 if you have the <sys/select.h> header file. */#define HAVE_SYS_SELECT_H 1/* Define to 1 if you have the <sys/sendfile.h> header file. */#define HAVE_SYS_SENDFILE_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/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 if struct tm has a tm_gmtoff member */#define HAVE_TM_GMTOFF 1/* Define if struct tm has tm_zone member */#define HAVE_TM_ZONE 1/* Define to 1 if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT ""/* Define to the full name of this package. */#define PACKAGE_NAME ""/* Define to the full name and version of this package. */#define PACKAGE_STRING ""/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME ""/* Define to the version of this package. */#define PACKAGE_VERSION ""/* Define to 1 if the C compiler supports function prototypes. */#define PROTOTYPES 1/* Define to 1 if the `setvbuf' function takes the buffering type as its   second argument and the buffer pointer as the third, as on System V before   release 3. *//* #undef SETVBUF_REVERSED *//* 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 *//* 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 `long' if <sys/types.h> does not define. *//* #undef off_t *//* Define to `int' if <sys/types.h> does not define. *//* #undef pid_t *//* Define to `unsigned' if <sys/types.h> does not define. *//* #undef size_t *//* Define to `int' if <sys/types.h> doesn't define. *//* #undef uid_t */

⌨️ 快捷键说明

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