1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* define to align allocated memory on 32-byte boundaries */
4 #undef FLAC__ALIGN_MALLOC_DATA
6 /* define if building for ia32/i386 */
9 /* define if building for PowerPC */
12 /* define if building for SPARC */
13 #undef FLAC__CPU_SPARC
15 /* define if you are compiling for PowerPC and have the 'as' assembler */
18 /* define if you have docbook-to-man or docbook2man */
19 #undef FLAC__HAS_DOCBOOK_TO_MAN
21 /* define if you are compiling for PowerPC and have the 'gas' assembler */
24 /* define if you are compiling for x86 and have the NASM assembler */
27 /* define if you have the ogg library */
30 /* define to disable use of assembly code */
33 /* define if your operating system supports SSE instructions */
36 /* define if building for Darwin / MacOS X */
37 #undef FLAC__SYS_DARWIN
39 /* define if building for Linux */
40 #undef FLAC__SYS_LINUX
42 /* define to enable use of 3Dnow! instructions */
43 #undef FLAC__USE_3DNOW
45 /* define to enable use of Altivec instructions */
46 #undef FLAC__USE_ALTIVEC
48 /* Define to 1 if you have the <dlfcn.h> header file. */
51 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
54 /* Define to 1 if you have the `getopt_long' function. */
55 #undef HAVE_GETOPT_LONG
57 /* Define if you have the iconv() function. */
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
63 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
64 #undef HAVE_LANGINFO_CODESET
66 /* Define to 1 if you have the <memory.h> header file. */
69 /* Define to 1 if the system has the type `socklen_t'. */
72 /* Define to 1 if you have the <stdint.h> header file. */
75 /* Define to 1 if you have the <stdlib.h> header file. */
78 /* Define to 1 if you have the <strings.h> header file. */
81 /* Define to 1 if you have the <string.h> header file. */
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #undef HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
90 /* Define to 1 if you have the <unistd.h> header file. */
93 /* Define as const if the declaration of iconv() needs const. */
99 /* Define to the address where bug reports for this package should be sent. */
100 #undef PACKAGE_BUGREPORT
102 /* Define to the full name of this package. */
105 /* Define to the full name and version of this package. */
106 #undef PACKAGE_STRING
108 /* Define to the one symbol short name of this package. */
109 #undef PACKAGE_TARNAME
111 /* Define to the version of this package. */
112 #undef PACKAGE_VERSION
114 /* The size of a `void*', as computed by sizeof. */
117 /* Define to 1 if you have the ANSI C header files. */
120 /* Version number of package */
123 /* Define to 1 if your processor stores words with the most significant byte
124 first (like Motorola and SPARC, unlike Intel and VAX). */
125 #undef WORDS_BIGENDIAN
127 /* Number of bits in a file offset, on hosts where this is settable. */
128 #undef _FILE_OFFSET_BITS
130 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
131 #undef _LARGEFILE_SOURCE
133 /* Define for large files, on AIX-style hosts. */