1 if test "$all_tests" = "bad"; then
2 if test ! "$cache_file" = "/dev/null"; then
4 echo "Please remove the file $cache_file after changing your setup"
5 echo "so that configure will find the changes next time."
10 echo "Good - your configure finished. Start make now"