mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
24 lines
538 B
C
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
|