echo "" echo "K3b - Include libdvdread (Video DVD ripping) support:" if test "$have_libdvdread" = "yes"; then echo "K3b - yes" else echo "K3b - no" if test "$ac_cv_use_libdvdread" = "yes"; then echo "K3b - You are missing the libdvdread library." fi fi