blob: b0d07070c951c22990f18f6a95bdf30ea597fb8e [file] [log] [blame]
Elliott Hughesae0e7bc2018-01-12 14:46:04 -08001/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if building universal (internal helper macro) */
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6
7/* Target processor is big endian. */
8#define CPU_IS_BIG_ENDIAN 0
9
10/* Target processor is little endian. */
11#define CPU_IS_LITTLE_ENDIAN 1
12
13/* Set FLAC__BYTES_PER_WORD to 8 (4 is the default) */
14#define ENABLE_64_BIT_WORDS 0
Kenny Root3c276f42009-11-08 12:50:26 -060015
16/* define to align allocated memory on 32-byte boundaries */
17#define FLAC__ALIGN_MALLOC_DATA 1
18
19/* define if building for ia32/i386 */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080020/* #undef FLAC__CPU_IA32 */
Kenny Root3c276f42009-11-08 12:50:26 -060021
22/* define if building for PowerPC */
23/* #undef FLAC__CPU_PPC */
24
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080025/* define if building for PowerPC with SPE ABI */
26/* #undef FLAC__CPU_PPC_SPE */
27
Kenny Root3c276f42009-11-08 12:50:26 -060028/* define if building for SPARC */
29/* #undef FLAC__CPU_SPARC */
30
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080031/* define if building for x86_64 */
32/* #undef FLAC__CPU_X86_64 */
Kenny Root3c276f42009-11-08 12:50:26 -060033
34/* define if you have docbook-to-man or docbook2man */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080035/* #undef FLAC__HAS_DOCBOOK_TO_MAN */
Kenny Root3c276f42009-11-08 12:50:26 -060036
37/* define if you are compiling for x86 and have the NASM assembler */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080038/* #undef FLAC__HAS_NASM */
Kenny Root3c276f42009-11-08 12:50:26 -060039
40/* define if you have the ogg library */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080041#define FLAC__HAS_OGG 0
42
43/* Set to 1 if <x86intrin.h> is available. */
44#define FLAC__HAS_X86INTRIN 1
Kenny Root3c276f42009-11-08 12:50:26 -060045
46/* define to disable use of assembly code */
47#define FLAC__NO_ASM 1
48
Kenny Root3c276f42009-11-08 12:50:26 -060049/* define if building for Darwin / MacOS X */
50/* #undef FLAC__SYS_DARWIN */
51
52/* define if building for Linux */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080053#define FLAC__SYS_LINUX 1
Kenny Root3c276f42009-11-08 12:50:26 -060054
55/* define to enable use of Altivec instructions */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080056/* #define FLAC__USE_ALTIVEC 1 */
57
58/* define to enable use of AVX instructions */
59/* #define FLAC__USE_AVX 1 */
60
61/* Compiler has the __builtin_bswap16 intrinsic */
62#define HAVE_BSWAP16 1
63
64/* Compiler has the __builtin_bswap32 intrinsic */
65#define HAVE_BSWAP32 1
66
67/* Define to 1 if you have the <byteswap.h> header file. */
68#define HAVE_BYTESWAP_H 1
69
70/* define if you have clock_gettime */
71#define HAVE_CLOCK_GETTIME 1
72
73/* Define to 1 if you have the <cpuid.h> header file. */
74/* #undef HAVE_CPUID_H */
75
76/* Define to 1 if C++ supports variable-length arrays. */
77#define HAVE_CXX_VARARRAYS 1
78
79/* Define to 1 if C supports variable-length arrays. */
80#define HAVE_C_VARARRAYS 1
Kenny Root3c276f42009-11-08 12:50:26 -060081
82/* Define to 1 if you have the <dlfcn.h> header file. */
83#define HAVE_DLFCN_H 1
84
85/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
86#define HAVE_FSEEKO 1
87
88/* Define to 1 if you have the `getopt_long' function. */
89#define HAVE_GETOPT_LONG 1
90
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080091/* Define if you have the iconv() function and it works. */
Kenny Root3c276f42009-11-08 12:50:26 -060092#define HAVE_ICONV 1
93
94/* Define to 1 if you have the <inttypes.h> header file. */
95#define HAVE_INTTYPES_H 1
96
97/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -080098#define HAVE_LANGINFO_CODESET 1
99
100/* lround support */
101#define HAVE_LROUND 1
Kenny Root3c276f42009-11-08 12:50:26 -0600102
103/* Define to 1 if you have the <memory.h> header file. */
104#define HAVE_MEMORY_H 1
105
106/* Define to 1 if the system has the type `socklen_t'. */
107#define HAVE_SOCKLEN_T 1
108
109/* Define to 1 if you have the <stdint.h> header file. */
110#define HAVE_STDINT_H 1
111
112/* Define to 1 if you have the <stdlib.h> header file. */
113#define HAVE_STDLIB_H 1
114
115/* Define to 1 if you have the <strings.h> header file. */
116#define HAVE_STRINGS_H 1
117
118/* Define to 1 if you have the <string.h> header file. */
119#define HAVE_STRING_H 1
120
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800121/* Define to 1 if you have the <sys/ioctl.h> header file. */
122#define HAVE_SYS_IOCTL_H 1
123
124/* Define to 1 if you have the <sys/param.h> header file. */
125#define HAVE_SYS_PARAM_H 1
126
Kenny Root3c276f42009-11-08 12:50:26 -0600127/* Define to 1 if you have the <sys/stat.h> header file. */
128#define HAVE_SYS_STAT_H 1
129
130/* Define to 1 if you have the <sys/types.h> header file. */
131#define HAVE_SYS_TYPES_H 1
132
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800133/* Define to 1 if you have the <termios.h> header file. */
134#define HAVE_TERMIOS_H 1
135
136/* Define to 1 if typeof works with your compiler. */
137#define HAVE_TYPEOF 1
138
Kenny Root3c276f42009-11-08 12:50:26 -0600139/* Define to 1 if you have the <unistd.h> header file. */
140#define HAVE_UNISTD_H 1
141
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800142/* Define to 1 if you have the <x86intrin.h> header file. */
143/* #undef HAVE_X86INTRIN_H */
144
Kenny Root3c276f42009-11-08 12:50:26 -0600145/* Define as const if the declaration of iconv() needs const. */
146#define ICONV_CONST
147
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800148/* Define to the sub-directory where libtool stores uninstalled libraries. */
149#define LT_OBJDIR ".libs/"
150
Kenny Root3c276f42009-11-08 12:50:26 -0600151/* Name of package */
152#define PACKAGE "flac"
153
154/* Define to the address where bug reports for this package should be sent. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800155#define PACKAGE_BUGREPORT "flac-dev@xiph.org"
Kenny Root3c276f42009-11-08 12:50:26 -0600156
157/* Define to the full name of this package. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800158#define PACKAGE_NAME "flac"
Kenny Root3c276f42009-11-08 12:50:26 -0600159
160/* Define to the full name and version of this package. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800161#define PACKAGE_STRING "flac 1.3.2"
Kenny Root3c276f42009-11-08 12:50:26 -0600162
163/* Define to the one symbol short name of this package. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800164#define PACKAGE_TARNAME "flac"
165
166/* Define to the home page for this package. */
167#define PACKAGE_URL "https://www.xiph.org/flac/"
Kenny Root3c276f42009-11-08 12:50:26 -0600168
169/* Define to the version of this package. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800170#define PACKAGE_VERSION "1.3.2"
Kenny Root3c276f42009-11-08 12:50:26 -0600171
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800172/* The size of `off_t', as computed by sizeof. */
173#if __LP64__
174#define SIZEOF_OFF_T 8
175#else
176#define SIZEOF_OFF_T 4
177#endif
178
179/* The size of `void*', as computed by sizeof. */
Amit Pundira0286db2014-03-05 10:20:13 +0800180#if __LP64__
181#define SIZEOF_VOIDP 8
182#else
Kenny Root3c276f42009-11-08 12:50:26 -0600183#define SIZEOF_VOIDP 4
Amit Pundira0286db2014-03-05 10:20:13 +0800184#endif
Kenny Root3c276f42009-11-08 12:50:26 -0600185
186/* Define to 1 if you have the ANSI C header files. */
187#define STDC_HEADERS 1
188
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800189/* Enable extensions on AIX 3, Interix. */
190#ifndef _ALL_SOURCE
191# define _ALL_SOURCE 1
192#endif
193/* Enable GNU extensions on systems that have them. */
194#ifndef _GNU_SOURCE
195# define _GNU_SOURCE 1
196#endif
197/* Enable threading extensions on Solaris. */
198#ifndef _POSIX_PTHREAD_SEMANTICS
199# define _POSIX_PTHREAD_SEMANTICS 1
200#endif
201/* Enable extensions on HP NonStop. */
202#ifndef _TANDEM_SOURCE
203# define _TANDEM_SOURCE 1
204#endif
205/* Enable general extensions on Solaris. */
206#ifndef __EXTENSIONS__
207# define __EXTENSIONS__ 1
208#endif
Kenny Root3c276f42009-11-08 12:50:26 -0600209
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800210
211/* Version number of package */
212#define VERSION "1.3.2"
213
214/* Target processor is big endian. */
215#define WORDS_BIGENDIAN 0
216
217/* Enable large inode numbers on Mac OS X 10.5. */
218#ifndef _DARWIN_USE_64_BIT_INODE
219# define _DARWIN_USE_64_BIT_INODE 1
220#endif
Kenny Root3c276f42009-11-08 12:50:26 -0600221
222/* Number of bits in a file offset, on hosts where this is settable. */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800223/* #undef _FILE_OFFSET_BITS */
Kenny Root3c276f42009-11-08 12:50:26 -0600224
225/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
226/* #undef _LARGEFILE_SOURCE */
227
228/* Define for large files, on AIX-style hosts. */
229/* #undef _LARGE_FILES */
Elliott Hughesae0e7bc2018-01-12 14:46:04 -0800230
231/* Define to 1 if on MINIX. */
232/* #undef _MINIX */
233
234/* Define to 2 if the system does not provide POSIX.1 features except with
235 this defined. */
236/* #undef _POSIX_1_SOURCE */
237
238/* Define to 1 if you need to in order for `stat' and other things to work. */
239/* #undef _POSIX_SOURCE */
240
241/* Define to `__inline__' or `__inline' if that's what the C compiler
242 calls it, or to nothing if 'inline' is not supported under any name. */
243#ifndef __cplusplus
244/* #undef inline */
245#endif
246
247/* Define to __typeof__ if your compiler spells it that way. */
248/* #undef typeof */