Mercurial > hg > easyhg-kdiff3
comparison 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 |
comparison
equal
deleted
inserted
replaced
13:266aeefa1b11 | 14:415083d043f3 |
---|---|
1 if test "$all_tests" = "bad"; then | |
2 if test ! "$cache_file" = "/dev/null"; then | |
3 echo "" | |
4 echo "Please remove the file $cache_file after changing your setup" | |
5 echo "so that configure will find the changes next time." | |
6 echo "" | |
7 fi | |
8 else | |
9 echo "" | |
10 echo "Good - your configure finished. Start make now" | |
11 echo "" | |
12 fi |