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

📄 config.h.in

📁 一个共享源码的音频库6 (编译程序用的 makefile等)
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  */#ifndef __HAVE_AF_CONFIG_H__#define __HAVE_AF_CONFIG_H__#undef _POSIX_C_SOURCE #undef _XOPEN_SOURCE /************************************************************** * BEGIN AUTOHEADER-GENERATED SECTION **************************************************************//* Define to 1 if you have the <byteswap.h> header file. */#undef HAVE_BYTESWAP_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `getopt' function. */#undef HAVE_GETOPT/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* 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 <limits.h> header file. */#undef HAVE_LIMITS_H/* Define to 1 if you have the <linux/asound.h> header file. */#undef HAVE_LINUX_ASOUND_H/* Define to 1 if you have the <machine/soundcard.h> header file. */#undef HAVE_MACHINE_SOUNDCARD_H/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the `memmove' function. */#undef HAVE_MEMMOVE/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mkdir' function. */#undef HAVE_MKDIR/* Define to 1 if you have the `rand' function. */#undef HAVE_RAND/* 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 `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 `strtol' function. */#undef HAVE_STRTOL/* Define to 1 if you have the <st.h> header file. */#undef HAVE_ST_H/* Define to 1 if you have the <sun/audioio.h> header file. */#undef HAVE_SUN_AUDIOIO_H/* Define to 1 if you have the <sys/audioio.h> header file. */#undef HAVE_SYS_AUDIOIO_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/soundcard.h> header file. */#undef HAVE_SYS_SOUNDCARD_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/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */#undef HAVE_VORBIS_VORBISFILE_H/* 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/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if your <sys/time.h> declares `struct tm'. */#undef TM_IN_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 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 `unsigned' if <sys/types.h> does not define. */#undef size_t/************************************************************** * END AUTOHEADER-GENERATED SECTION **************************************************************/#endif /* __HAVE_AF_CONFIG_H__ */

⌨️ 快捷键说明

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