2001-04-17 19:43:24 +00:00
|
|
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
|
|
2001-08-05 11:50:02 +00:00
|
|
|
/* 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
|
|
|
|
|
|
2001-04-17 19:43:24 +00:00
|
|
|
/* Name of package */
|
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
|
|
/* Version number of package */
|
|
|
|
|
#undef VERSION
|
|
|
|
|
|
2002-09-19 16:20:08 +00:00
|
|
|
/* Using i386 architecture */
|
2001-04-17 19:43:24 +00:00
|
|
|
#undef __i386__
|
2002-09-19 16:20:08 +00:00
|
|
|
|
|
|
|
|
/* Using Alpha architecture */
|
2001-04-17 19:43:24 +00:00
|
|
|
#undef __alpha__
|
2002-09-19 16:20:08 +00:00
|
|
|
|
|
|
|
|
/* Using SPARC architecture */
|
|
|
|
|
#undef __sparc__
|
|
|
|
|
|
|
|
|
|
/* Using PowerPC architecture */
|
2001-04-17 19:43:24 +00:00
|
|
|
#undef __ppc__
|
2001-08-05 11:50:02 +00:00
|
|
|
|
2002-09-19 16:20:08 +00:00
|
|
|
/* Using IA-64 architecture */
|
|
|
|
|
#undef __ia64__
|
|
|
|
|
|