Blame ports/Sony_PSP/config.h

Packit c32a2d
/* src/config.h.  Generated from config.h.in by configure.  */
Packit c32a2d
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
Packit c32a2d
Packit c32a2d
/* Define if your architecture wants/needs/can use attribute_align_arg and
Packit c32a2d
   alignment checks. It's for 32bit x86... */
Packit c32a2d
#define ABI_ALIGN_FUN 1
Packit c32a2d
Packit c32a2d
/* Define to use proper rounding. */
Packit c32a2d
/* #undef ACCURATE_ROUNDING */
Packit c32a2d
Packit c32a2d
/* Define if .align takes 3 for alignment of 2^3=8 bytes instead of 8. */
Packit c32a2d
/* #undef ASMALIGN_EXP */
Packit c32a2d
Packit c32a2d
/* Define if __attribute__((aligned(16))) shall be used */
Packit c32a2d
/* #undef CCALIGN */
Packit c32a2d
Packit c32a2d
/* Define if checking of stack alignment is wanted. */
Packit c32a2d
#define CHECK_ALIGN 1
Packit c32a2d
Packit c32a2d
/* Define if debugging is enabled. */
Packit c32a2d
/* #undef DEBUG */
Packit c32a2d
Packit c32a2d
/* The default audio output module(s) to use */
Packit c32a2d
#define DEFAULT_OUTPUT_MODULE "alsa,oss,esd,sdl,nas,arts"
Packit c32a2d
Packit c32a2d
/* Define if building with dynamcally linked libmpg123 */
Packit c32a2d
#define DYNAMIC_BUILD 1
Packit c32a2d
Packit c32a2d
/* Define if FIFO support is enabled. */
Packit c32a2d
#define FIFO 1
Packit c32a2d
Packit c32a2d
/* Define if frame index should be used. */
Packit c32a2d
#define FRAME_INDEX 1
Packit c32a2d
Packit c32a2d
/* Define if gapless is enabled. */
Packit c32a2d
#define GAPLESS 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <Alib.h> header file. */
Packit c32a2d
/* #undef HAVE_ALIB_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit c32a2d
#define HAVE_ARPA_INET_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <asm/audioio.h> header file. */
Packit c32a2d
/* #undef HAVE_ASM_AUDIOIO_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `atoll' function. */
Packit c32a2d
#define HAVE_ATOLL 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <audios.h> header file. */
Packit c32a2d
/* #undef HAVE_AUDIOS_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <AudioToolbox/AudioToolbox.h> header file. */
Packit c32a2d
/* #undef HAVE_AUDIOTOOLBOX_AUDIOTOOLBOX_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
Packit c32a2d
/* #undef HAVE_AUDIOUNIT_AUDIOUNIT_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
Packit c32a2d
/* #undef HAVE_CORESERVICES_CORESERVICES_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <CUlib.h> header file. */
Packit c32a2d
/* #undef HAVE_CULIB_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit c32a2d
#define HAVE_DLFCN_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `getaddrinfo' function. */
Packit c32a2d
#define HAVE_GETADDRINFO 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `getpagesize' function. */
Packit c32a2d
#define HAVE_GETPAGESIZE 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `getuid' function. */
Packit c32a2d
#define HAVE_GETUID 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <inttypes.h> header file. */
Packit c32a2d
#define HAVE_INTTYPES_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <langinfo.h> header file. */
Packit c32a2d
#define HAVE_LANGINFO_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `m' library (-lm). */
Packit c32a2d
#define HAVE_LIBM 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `mx' library (-lmx). */
Packit c32a2d
/* #undef HAVE_LIBMX */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <limits.h> header file. */
Packit c32a2d
#define HAVE_LIMITS_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <linux/soundcard.h> header file. */
Packit c32a2d
#define HAVE_LINUX_SOUNDCARD_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <locale.h> header file. */
Packit c32a2d
#define HAVE_LOCALE_H 1
Packit c32a2d
Packit c32a2d
/* Define if libltdl is available */
Packit c32a2d
#define HAVE_LTDL 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <machine/soundcard.h> header file. */
Packit c32a2d
/* #undef HAVE_MACHINE_SOUNDCARD_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <memory.h> header file. */
Packit c32a2d
#define HAVE_MEMORY_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `mkfifo' function. */
Packit c32a2d
#define HAVE_MKFIFO 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have a working `mmap' system call. */
Packit c32a2d
#define HAVE_MMAP 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <netdb.h> header file. */
Packit c32a2d
#define HAVE_NETDB_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit c32a2d
#define HAVE_NETINET_IN_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <netinet/tcp.h> header file. */
Packit c32a2d
/* #undef HAVE_NETINET_TCP_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `nl_langinfo' function. */
Packit c32a2d
#define HAVE_NL_LANGINFO 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <os2me.h> header file. */
Packit c32a2d
/* #undef HAVE_OS2ME_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <os2.h> header file. */
Packit c32a2d
/* #undef HAVE_OS2_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `random' function. */
Packit c32a2d
#define HAVE_RANDOM 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sched.h> header file. */
Packit c32a2d
#define HAVE_SCHED_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `sched_setscheduler' function. */
Packit c32a2d
#define HAVE_SCHED_SETSCHEDULER 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `setlocale' function. */
Packit c32a2d
#define HAVE_SETLOCALE 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `setpriority' function. */
Packit c32a2d
#define HAVE_SETPRIORITY 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `setuid' function. */
Packit c32a2d
#define HAVE_SETUID 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <signal.h> header file. */
Packit c32a2d
#define HAVE_SIGNAL_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sndio.h> header file. */
Packit c32a2d
/* #undef HAVE_SNDIO_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <stdint.h> header file. */
Packit c32a2d
#define HAVE_STDINT_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <stdio.h> header file. */
Packit c32a2d
#define HAVE_STDIO_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <stdlib.h> header file. */
Packit c32a2d
#define HAVE_STDLIB_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `strdup' function. */
Packit c32a2d
#define HAVE_STRDUP 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the `strerror' function. */
Packit c32a2d
#define HAVE_STRERROR 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <strings.h> header file. */
Packit c32a2d
#define HAVE_STRINGS_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <string.h> header file. */
Packit c32a2d
#define HAVE_STRING_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sun/audioio.h> header file. */
Packit c32a2d
/* #undef HAVE_SUN_AUDIOIO_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/audioio.h> header file. */
Packit c32a2d
/* #undef HAVE_SYS_AUDIOIO_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/audio.h> header file. */
Packit c32a2d
/* #undef HAVE_SYS_AUDIO_H */
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit c32a2d
#define HAVE_SYS_IOCTL_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/param.h> header file. */
Packit c32a2d
#define HAVE_SYS_PARAM_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit c32a2d
#define HAVE_SYS_RESOURCE_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/signal.h> header file. */
Packit c32a2d
#define HAVE_SYS_SIGNAL_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit c32a2d
#define HAVE_SYS_SOCKET_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/soundcard.h> header file. */
Packit c32a2d
#define HAVE_SYS_SOUNDCARD_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit c32a2d
#define HAVE_SYS_STAT_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/time.h> header file. */
Packit c32a2d
#define HAVE_SYS_TIME_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/types.h> header file. */
Packit c32a2d
#define HAVE_SYS_TYPES_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit c32a2d
#define HAVE_SYS_WAIT_H 1
Packit c32a2d
Packit c32a2d
/* Define this if you have the POSIX termios library */
Packit c32a2d
#define HAVE_TERMIOS 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <unistd.h> header file. */
Packit c32a2d
#define HAVE_UNISTD_H 1
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the <windows.h> header file. */
Packit c32a2d
/* #undef HAVE_WINDOWS_H */
Packit c32a2d
Packit c32a2d
/* Define to indicate that float storage follows IEEE754. */
Packit c32a2d
#define IEEE_FLOAT 1
Packit c32a2d
Packit c32a2d
/* size of the frame index seek table */
Packit c32a2d
#define INDEX_SIZE 1000
Packit c32a2d
Packit c32a2d
/* Define if IPV6 support is enabled. */
Packit c32a2d
#define IPV6 1
Packit c32a2d
Packit c32a2d
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit c32a2d
   */
Packit c32a2d
#define LT_OBJDIR ".libs/"
Packit c32a2d
Packit c32a2d
/* Define if network support is enabled. */
Packit c32a2d
/* #define NETWORK 1 */
Packit c32a2d
Packit c32a2d
/* Define to disable 16 bit integer output. */
Packit c32a2d
/* #undef NO_16BIT */
Packit c32a2d
Packit c32a2d
/* Define to disable 32 bit integer output. */
Packit c32a2d
/* define NO_32BIT 1 */
Packit c32a2d
Packit c32a2d
/* Define to disable 8 bit integer output. */
Packit c32a2d
/* #undef NO_8BIT */
Packit c32a2d
Packit c32a2d
/* Define to disable downsampled decoding. */
Packit c32a2d
/* #undef NO_DOWNSAMPLE */
Packit c32a2d
Packit c32a2d
/* Define to disable error messages in combination with a return value (the
Packit c32a2d
   return is left intact). */
Packit c32a2d
/* #undef NO_ERETURN */
Packit c32a2d
Packit c32a2d
/* Define to disable error messages. */
Packit c32a2d
/* #undef NO_ERRORMSG */
Packit c32a2d
Packit c32a2d
/* Define to disable feeder and buffered readers. */
Packit c32a2d
/* #undef NO_FEEDER */
Packit c32a2d
Packit c32a2d
/* Define to disable ICY handling. */
Packit c32a2d
/* #undef NO_ICY */
Packit c32a2d
Packit c32a2d
/* Define to disable ID3v2 parsing. */
Packit c32a2d
/* #undef NO_ID3V2 */
Packit c32a2d
Packit c32a2d
/* Define to disable layer I. */
Packit c32a2d
/* #undef NO_LAYER1 */
Packit c32a2d
Packit c32a2d
/* Define to disable layer II. */
Packit c32a2d
/* #undef NO_LAYER2 */
Packit c32a2d
Packit c32a2d
/* Define to disable layer III. */
Packit c32a2d
/* #undef NO_LAYER3 */
Packit c32a2d
Packit c32a2d
/* Define to disable ntom resampling. */
Packit c32a2d
/* #undef NO_NTOM */
Packit c32a2d
Packit c32a2d
/* Define to disable real output. */
Packit c32a2d
/* define NO_REAL 1 */
Packit c32a2d
Packit c32a2d
/* Define to disable string functions. */
Packit c32a2d
/* #undef NO_STRING */
Packit c32a2d
Packit c32a2d
/* Define to disable warning messages. */
Packit c32a2d
/* #undef NO_WARNING */
Packit c32a2d
Packit c32a2d
/* Name of package */
Packit c32a2d
#define PACKAGE "mpg123"
Packit c32a2d
Packit c32a2d
/* Define to the address where bug reports for this package should be sent. */
Packit c32a2d
#define PACKAGE_BUGREPORT "mpg123-devel@lists.sourceforge.net"
Packit c32a2d
Packit c32a2d
/* Define to the full name of this package. */
Packit c32a2d
#define PACKAGE_NAME "mpg123"
Packit c32a2d
Packit c32a2d
/* Define to the full name and version of this package. */
Packit c32a2d
#define PACKAGE_STRING "mpg123 1.8rc5"
Packit c32a2d
Packit c32a2d
/* Define to the one symbol short name of this package. */
Packit c32a2d
#define PACKAGE_TARNAME "mpg123"
Packit c32a2d
Packit c32a2d
/* Define to the version of this package. */
Packit c32a2d
#define PACKAGE_VERSION "1.8rc5"
Packit c32a2d
Packit c32a2d
/* Define if portaudio v18 API is wanted. */
Packit c32a2d
/* #undef PORTAUDIO18 */
Packit c32a2d
Packit c32a2d
/* The size of `int32_t', as computed by sizeof. */
Packit c32a2d
#define SIZEOF_INT32_T 4
Packit c32a2d
Packit c32a2d
/* The size of `long', as computed by sizeof. */
Packit c32a2d
#define SIZEOF_LONG 4
Packit c32a2d
Packit c32a2d
/* The size of `off_t', as computed by sizeof. */
Packit c32a2d
#define SIZEOF_OFF_T 4
Packit c32a2d
Packit c32a2d
/* The size of `size_t', as computed by sizeof. */
Packit c32a2d
#define SIZEOF_SIZE_T 4
Packit c32a2d
Packit c32a2d
/* The size of `ssize_t', as computed by sizeof. */
Packit c32a2d
#define SIZEOF_SSIZE_T 4
Packit c32a2d
Packit c32a2d
/* Define to 1 if you have the ANSI C header files. */
Packit c32a2d
#define STDC_HEADERS 1
Packit c32a2d
Packit c32a2d
/* Define if modules are enabled */
Packit c32a2d
#define USE_MODULES 1
Packit c32a2d
Packit c32a2d
/* Version number of package */
Packit c32a2d
#define VERSION "1.8rc5"
Packit c32a2d
Packit c32a2d
/* Number of bits in a file offset, on hosts where this is settable. */
Packit c32a2d
/* #undef _FILE_OFFSET_BITS */
Packit c32a2d
Packit c32a2d
/* Define for large files, on AIX-style hosts. */
Packit c32a2d
/* #undef _LARGE_FILES */
Packit c32a2d
Packit c32a2d
/* Define to empty if `const' does not conform to ANSI C. */
Packit c32a2d
/* #undef const */
Packit c32a2d
Packit c32a2d
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit c32a2d
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit c32a2d
#ifndef __cplusplus
Packit c32a2d
/* #undef inline */
Packit c32a2d
#endif
Packit c32a2d
Packit c32a2d
/* Define to `short' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef int16_t */
Packit c32a2d
Packit c32a2d
/* Define to `int' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef int32_t */
Packit c32a2d
Packit c32a2d
/* Define to `long int' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef off_t */
Packit c32a2d
Packit c32a2d
/* Define to `unsigned long' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef size_t */
Packit c32a2d
Packit c32a2d
/* Define to `long' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef ssize_t */
Packit c32a2d
Packit c32a2d
/* Define to `unsigned short' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef uint16_t */
Packit c32a2d
Packit c32a2d
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit c32a2d
/* #undef uint32_t */