# HG changeset patch # User Jan Dj¸«£rv # Date 1147971899 0 # Node ID 8ee753c9691e7ff7b7325b039f785987ee324966 # Parent ed73a75dfafc4744d0d2e97045c1f5f3367928f8 * config.in: Regenerated (HAVE_ALSA). diff -r ed73a75dfafc -r 8ee753c9691e src/config.in --- a/src/config.in Thu May 18 16:59:12 2006 +0000 +++ b/src/config.in Thu May 18 17:04:59 2006 +0000 @@ -87,6 +87,9 @@ */ #undef HAVE_ALLOCA_H +/* Define to 1 if ALSA is available. */ +#undef HAVE_ALSA + /* Define to 1 if you have the `bcmp' function. */ #undef HAVE_BCMP @@ -943,6 +946,9 @@ #ifdef HAVE_SOUNDCARD_H #define HAVE_SOUND 1 #endif +#ifdef HAVE_ALSA +#define HAVE_SOUND 1 +#endif #endif /* __FreeBSD__ || __NetBSD__ || __linux__ */ /* If using GNU, then support inline function declarations. */