ref: 63fc098e034d39eb7967cb1b8007defdcf1cec2d
dir: /src/stconfig.h.in/
/* src/stconfig.h.in. Generated from configure.in by autoheader. */ /* Define if you want to use external GSM library */ #undef EXTERNAL_GSM /* Define if you have ALSA library installed */ #undef HAVE_ALSA /* Define to 1 if you have the <alsa/asoundlib.h> header file. */ #undef HAVE_ALSA_ASOUNDLIB_H /* Define to 1 if you have the <machine/soundcard.h> header file. */ #undef HAVE_MACHINE_SOUNDCARD_H /* Define if you have OSS installed */ #undef HAVE_OSS /* Define to 1 if you have the <byteswap.h> header file. */ #undef HAVE_BYTESWAP_H /* Define to 1 if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the `getopt_long' function. */ #undef HAVE_GETOPT_LONG /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H /* Define if you have FLAC Library installed */ #undef HAVE_LIBFLAC /* Define if you have LAME (LAME Ain't an MP3 Encoder) library installed */ #undef HAVE_LAME /* Define if you have libsamplerate (Secret Rabbit Code) library installed */ #undef HAVE_SAMPLERATE /* Define if you have MAD (MP3 Audio Decoder) Library installed */ #undef HAVE_LIBMAD /* Define if you have Ogg Vorbis Library installed */ #undef HAVE_LIBVORBIS /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define if you have Sun /dev/audio installed */ #undef HAVE_SUNAUDIO /* Define to 1 if you have the <sun/audioio.h> header file. */ #undef HAVE_SUN_AUDIOIO_H /* Define to 1 if you have the <sys/audioio.h> header file. */ #undef HAVE_SYS_AUDIOIO_H /* Define to 1 if you have the <sys/soundcard.h> header file. */ #undef HAVE_SYS_SOUNDCARD_H /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to `unsigned' if <sys/types.h> does not define. */ #undef size_t