comparison configure.ac @ 277:0cf2cc6d0fe5 trunk

[svn] Ladspa host module for Audacious.
author nenolod
date Sat, 10 Dec 2005 13:54:12 -0800
parents c7efd92ee0e8
children 37316876ef6e
comparison
equal deleted inserted replaced
276:28b73b5595d1 277:0cf2cc6d0fe5
743 Plugins/Visualization/blur_scope/Makefile 743 Plugins/Visualization/blur_scope/Makefile
744 Plugins/Visualization/libvisual-proxy/Makefile 744 Plugins/Visualization/libvisual-proxy/Makefile
745 Plugins/General/Makefile 745 Plugins/General/Makefile
746 Plugins/General/song_change/Makefile 746 Plugins/General/song_change/Makefile
747 Plugins/General/lirc/Makefile 747 Plugins/General/lirc/Makefile
748 Plugins/Effect/Makefile
749 Plugins/Effect/ladspa/Makefile
748 po/Makefile.in 750 po/Makefile.in
749 intl/Makefile 751 intl/Makefile
750 icons/Makefile 752 icons/Makefile
751 skin/Makefile 753 skin/Makefile
752 ]) 754 ])
804 echo " General" 806 echo " General"
805 echo " -------" 807 echo " -------"
806 echo " Song Change: yes" 808 echo " Song Change: yes"
807 echo " LIRC: $have_lirc" 809 echo " LIRC: $have_lirc"
808 echo 810 echo
811 echo " Effect"
812 echo " ------"
813 echo " LADSPA effects host (ladspa): yes"
814 echo
809 echo " Visualization" 815 echo " Visualization"
810 echo " -------------" 816 echo " -------------"
811 echo " Blur Scope: yes" 817 echo " Blur Scope: yes"
812 echo " libvisual-proxy: $have_libvisual" 818 echo " libvisual-proxy: $have_libvisual"
813 echo 819 echo