Mercurial > hg > easyhg-kdiff3
view kdiff3/admin/configure.in.bot.end @ 45:42106f54567f
Addition of the source code in the windows distribution
Addition of an optional debug distribution
author | friseb123 |
---|---|
date | Thu, 16 Oct 2003 11:41:04 +0000 |
parents | 415083d043f3 |
children | 8febbfb1148c |
line wrap: on
line source
if test "$all_tests" = "bad"; then if test ! "$cache_file" = "/dev/null"; then echo "" echo "Please remove the file $cache_file after changing your setup" echo "so that configure will find the changes next time." echo "" fi else echo "" echo "Good - your configure finished. Start make now" echo "" fi