diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-01-20 12:33:45 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-01-20 12:33:45 +0000 |
commit | 651322385c8c57754a02d4b06a0978ab9613006f (patch) | |
tree | 4b2efc83656eba2c71fcb77bf75a1ab06846853a /acconfig.h | |
parent | 611f706e0ee57cac90db03a24e6b23b695df1b95 (diff) | |
download | xine-lib-651322385c8c57754a02d4b06a0978ab9613006f.tar.gz xine-lib-651322385c8c57754a02d4b06a0978ab9613006f.tar.bz2 |
alsa 05 support: terminated.
CVS patchset: 1428
CVS date: 2002/01/20 12:33:45
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h index 59ebc7554..e3282eb08 100644 --- a/acconfig.h +++ b/acconfig.h @@ -71,8 +71,6 @@ /* Define this if you have Alsa (libasound) installed */ #undef HAVE_ALSA -/* Define this if you have alsa 0.5.x installed */ -#undef HAVE_ALSA05 /* Define this if you have alsa 0.9.x and more installed */ #undef HAVE_ALSA09 |