forked from sox_ng/sox_ng
81 lines
2.7 KiB
Text
81 lines
2.7 KiB
Text
/*
|
|
* libVorbis configuration file generated by CMake
|
|
*/
|
|
|
|
#ifndef LIBVORBIS_CONFIG_INCLUDED
|
|
#define LIBVORBIS_CONFIG_INCLUDED
|
|
|
|
/*========================================*/
|
|
|
|
/* 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 */
|
|
#cmakedefine CRAY_STACKSEG_END 1
|
|
|
|
/* define to 1 if using `alloca.c' */
|
|
#cmakedefine C_ALLOCA 1
|
|
|
|
/* define to 1 if you have `alloca', as a function or macro. */
|
|
#cmakedefine HAVE_ALLOCA 1
|
|
|
|
/* define to 1 if you have <alloca.h> header file */
|
|
#cmakedefine HAVE_ALLOCA_H 1
|
|
|
|
/* define to 1 if you have the <dlfcn.h> header file */
|
|
#cmakedefine HAVE_DLFCN_H 1
|
|
|
|
/* define to 1 if you have the <inttypes.h> header file */
|
|
#cmakedefine HAVE_INTTYPES_H 1
|
|
|
|
/* define to 1 if you have the <memory.h> header file */
|
|
#cmakedefine HAVE_MEMORY_H 1
|
|
|
|
/* define to 1 if you have the <stdint.h> header file */
|
|
#cmakedefine HAVE_STDINT_H 1
|
|
|
|
/* define to 1 if you have the <stdlib.h> header file */
|
|
#cmakedefine HAVE_STDLIB_H 1
|
|
|
|
/* define to 1 if you have the <string.h> header file */
|
|
#cmakedefine HAVE_STRING_H 1
|
|
|
|
/* define to 1 if you have the <strings.h> header file */
|
|
#cmakedefine HAVE_STRINGS_H 1
|
|
|
|
/* define to 1 if you have the <sys/stat.h> header file */
|
|
#cmakedefine HAVE_SYS_STAT_H 1
|
|
|
|
/* define to 1 if you have the <sys/types.h> header file */
|
|
#cmakedefine HAVE_SYS_TYPES_H 1
|
|
|
|
/* define to 1 if you have the <unistd.h> header file */
|
|
#cmakedefine HAVE_UNISTD_H 1
|
|
|
|
/* define the name of the package */
|
|
#cmakedefine PACKAGE "@PACKAGE@"
|
|
|
|
/* define to the address where bug reports for this package should be
|
|
* sent */
|
|
#cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
|
|
|
|
/* define to the full name of this package */
|
|
#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@"
|
|
|
|
/* define to the full name and version of this package */
|
|
#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@"
|
|
|
|
/* define to the one symbol short name of this package */
|
|
#cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@"
|
|
|
|
/* define to the version of this package. */
|
|
#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@"
|
|
|
|
/* define to 1 if you have the ANSI C header files */
|
|
#cmakedefine STDC_HEADERS 1
|
|
|
|
/* version number of package */
|
|
#cmakedefine VERSION "@VERSION@"
|
|
|
|
/*========================================*/
|
|
|
|
#endif /* LIBVORBIS_CONFIG_INCLUDED */
|