alsa-tools/ac3dec/config.h.in
Jaroslav Kysela c2aa076fb2 Added big-endian checking.
Added --zero option.
Added leadin for AC3 SPDIF.
2001-08-05 11:50:02 +00:00

24 lines
538 B
C

/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define if you have the asound library (-lasound). */
#undef HAVE_LIBASOUND
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
/* Architecture defines */
#undef __i386__
#undef __alpha__
#undef __ppc__
#undef __sparc__
/* Big-Endian */
#undef WORDS_BIGENDIAN