dnl Put here things to be done at the very end - telling users dnl about additional packages to install. echo "" echo "-- libkexiv2 configure results -------------------" if test "x$have_exiv2" != "xyes"; then echo "-- Exiv2 library found............ NO" echo "" echo "libkexiv2 needs Exiv2 library >= 0.12. You need to install Exiv2 first" echo "Exiv2 website is at http://www.exiv2.org" echo "" all_tests=bad else echo "-- Exiv2 library found............ YES" fi