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

📄 config.h

📁 linuxUNIX下跑的一套服务端程序
💻 H
字号:
/* config.h.in.  Generated from configure.ac by autoheader.  *//* 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 1 if using `alloca.c'. */#undef C_ALLOCA/* Debug disabled */#undef ENABLE_DEBUG/* Dump disabled */#undef ENABLE_DUMP/* Debug enabled */#undef ENABLE_EFENCE/* verbosity enabled */#undef ENABLE_VERBOSE/* Define default directory for Fenice A/V resources */#undef FENICE_AVROOT_DIR_DEFAULT/* Define default directory string for Fenice A/V resources */#undef FENICE_AVROOT_DIR_DEFAULT_STR/* Define default directory for Fenice configuration */#undef FENICE_CONF_DIR_DEFAULT/* Define default file for Fenice configuration */#undef FENICE_CONF_FILE_DEFAULT/* Define absolute path string for Fenice configuration file */#undef FENICE_CONF_PATH_DEFAULT_STR/* Define default file for Fenice logger */#undef FENICE_LOG_FILE_DEFAULT/* Define default string for Fenice log file */#undef FENICE_LOG_FILE_DEFAULT_STR/* Define max number of RTSP incoming sessions for Fenice */#undef FENICE_MAX_SESSION_DEFAULT/* Define default RTSP listening port */#undef FENICE_RTSP_PORT_DEFAULT/* Define if this is a development (subversion) tree */#undef FENICE_SVN/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.   */#undef HAVE_DIRENT_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */#undef HAVE_DOPRNT/* Define to 1 if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `getcwd' function. */#undef HAVE_GETCWD/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* Define to 1 if you have the `getpagesize' function. */#undef HAVE_GETPAGESIZE/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the `getwd' function. */#undef HAVE_GETWD/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define to 1 if you have the `pthread' library (-lpthread). */#undef HAVE_LIBPTHREAD/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* 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 `select' function. */#undef HAVE_SELECT/* Define to 1 if you have the `setenv' function. */#undef HAVE_SETENV/* Define to 1 if you have the `socket' function. */#undef HAVE_SOCKET/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `strcspn' function. */#undef HAVE_STRCSPN/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror' function. */#undef HAVE_STRERROR/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the `strstr' function. */#undef HAVE_STRSTR/* Define to 1 if you have the `strtoul' function. */#undef HAVE_STRTOUL/* Define to 1 if the system has the type `struct sockaddr_storage'. */#undef HAVE_STRUCT_SOCKADDR_STORAGE/* Define to 1 if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* 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/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* 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/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the `uname' function. */#undef HAVE_UNAME/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `vprintf' function. */#undef HAVE_VPRINTF/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* 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 to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Version number of package */#undef VERSION/* Define to 1 if your processor stores words with the most significant byte   first (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* 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 `__inline__' or `__inline' if that's what the C compiler   calls it, or to nothing if 'inline' is not supported under any name.  */#ifndef __cplusplus#undef inline#endif/* 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 + -