Mercurial > audlegacy
diff configure.ac @ 758:f9e8807ea6e5 trunk
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
author | nenolod |
---|---|
date | Tue, 28 Feb 2006 11:32:33 -0800 |
parents | 97f5ebf52a3d |
children | 9b1126434a72 |
line wrap: on
line diff
--- a/configure.ac Mon Feb 27 22:12:32 2006 -0800 +++ b/configure.ac Tue Feb 28 11:32:33 2006 -0800 @@ -702,6 +702,7 @@ then AC_DEFINE(SYMBOL_PREFIX, "_", [Define to symbol prefix, if any]) fi + OUTPUT_PLUGINS="$OUTPUT_PLUGINS sun" ;; *-*-darwin*) AC_DEFINE(SYMBOL_PREFIX, "_", [Define to symbol prefix, if any]) @@ -921,6 +922,7 @@ echo " Advanced Linux Sound Arch. (alsa): $have_alsa" echo " Enlightenment Sound Daemon (esd): $have_esd" echo " Jack Audio Connection Kit (jack): $have_jack" +echo " BSD/SUN audio output (sun): $have_sun" echo echo " Input Plugins" echo " -------------"