annotate kdiff3/admin/configure.in.bot.end @ 14:415083d043f3

KDiff3 version 0.9.70
author joachim99
date Mon, 06 Oct 2003 19:19:11 +0000
parents
children 8febbfb1148c
rev   line source
joachim99@14 1 if test "$all_tests" = "bad"; then
joachim99@14 2 if test ! "$cache_file" = "/dev/null"; then
joachim99@14 3 echo ""
joachim99@14 4 echo "Please remove the file $cache_file after changing your setup"
joachim99@14 5 echo "so that configure will find the changes next time."
joachim99@14 6 echo ""
joachim99@14 7 fi
joachim99@14 8 else
joachim99@14 9 echo ""
joachim99@14 10 echo "Good - your configure finished. Start make now"
joachim99@14 11 echo ""
joachim99@14 12 fi