config.h revision 3c276f4d58833251300b772c184b13c8c6f6a82c
13c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* config.h.  Generated by configure.  */
23c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* config.h.in.  Generated from configure.in by autoheader.  */
33c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
43c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define to align allocated memory on 32-byte boundaries */
53c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define FLAC__ALIGN_MALLOC_DATA 1
63c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
73c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if building for ia32/i386 */
83c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define FLAC__CPU_IA32 1 */
93c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
103c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if building for PowerPC */
113c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__CPU_PPC */
123c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
133c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if building for SPARC */
143c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__CPU_SPARC */
153c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
163c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if you are compiling for PowerPC and have the 'as' assembler */
173c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__HAS_AS */
183c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
193c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if you have docbook-to-man or docbook2man */
203c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define FLAC__HAS_DOCBOOK_TO_MAN 1
213c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
223c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if you are compiling for PowerPC and have the 'gas' assembler */
233c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define FLAC__HAS_GAS 0 */
243c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
253c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if you are compiling for x86 and have the NASM assembler */
263c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define FLAC__HAS_NASM 0 */
273c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
283c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if you have the ogg library */
293c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__HAS_OGG */
303c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
313c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define to disable use of assembly code */
323c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define FLAC__NO_ASM 1
333c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
343c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if your operating system supports SSE instructions */
353c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__SSE_OS */
363c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
373c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if building for Darwin / MacOS X */
383c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__SYS_DARWIN */
393c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
403c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define if building for Linux */
413c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef FLAC__SYS_LINUX */
423c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
433c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define to enable use of 3Dnow! instructions */
443c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define FLAC__USE_3DNOW 0 */
453c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
463c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* define to enable use of Altivec instructions */
473c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define FLAC__USE_ALTIVEC 0 */
483c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
493c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <dlfcn.h> header file. */
503c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_DLFCN_H 1
513c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
523c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
533c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_FSEEKO 1
543c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
553c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the `getopt_long' function. */
563c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_GETOPT_LONG 1
573c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
583c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define if you have the iconv() function. */
593c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_ICONV 1
603c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
613c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <inttypes.h> header file. */
623c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_INTTYPES_H 1
633c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
643c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
653c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #define HAVE_LANGINFO_CODESET 0 */
663c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
673c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <memory.h> header file. */
683c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_MEMORY_H 1
693c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
703c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if the system has the type `socklen_t'. */
713c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_SOCKLEN_T 1
723c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
733c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <stdint.h> header file. */
743c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_STDINT_H 1
753c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
763c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <stdlib.h> header file. */
773c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_STDLIB_H 1
783c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
793c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <strings.h> header file. */
803c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_STRINGS_H 1
813c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
823c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <string.h> header file. */
833c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_STRING_H 1
843c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
853c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <sys/stat.h> header file. */
863c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_SYS_STAT_H 1
873c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
883c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <sys/types.h> header file. */
893c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_SYS_TYPES_H 1
903c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
913c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the <unistd.h> header file. */
923c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define HAVE_UNISTD_H 1
933c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
943c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define as const if the declaration of iconv() needs const. */
953c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define ICONV_CONST
963c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
973c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Name of package */
983c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE "flac"
993c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1003c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to the address where bug reports for this package should be sent. */
1013c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE_BUGREPORT ""
1023c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1033c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to the full name of this package. */
1043c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE_NAME ""
1053c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1063c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to the full name and version of this package. */
1073c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE_STRING ""
1083c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1093c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to the one symbol short name of this package. */
1103c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE_TARNAME ""
1113c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1123c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to the version of this package. */
1133c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define PACKAGE_VERSION ""
1143c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1153c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* The size of a `void*', as computed by sizeof. */
1163c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define SIZEOF_VOIDP 4
1173c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1183c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if you have the ANSI C header files. */
1193c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define STDC_HEADERS 1
1203c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1213c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Version number of package */
1223c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define VERSION "1.2.1"
1233c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1243c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 if your processor stores words with the most significant byte
1253c276f4d58833251300b772c184b13c8c6f6a82cKenny Root   first (like Motorola and SPARC, unlike Intel and VAX). */
1263c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef WORDS_BIGENDIAN */
1273c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1283c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Number of bits in a file offset, on hosts where this is settable. */
1293c276f4d58833251300b772c184b13c8c6f6a82cKenny Root#define _FILE_OFFSET_BITS 64
1303c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1313c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1323c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef _LARGEFILE_SOURCE */
1333c276f4d58833251300b772c184b13c8c6f6a82cKenny Root
1343c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* Define for large files, on AIX-style hosts. */
1353c276f4d58833251300b772c184b13c8c6f6a82cKenny Root/* #undef _LARGE_FILES */
136