source: trunk/Taper/admin/configure.in.bot.end@ 7482

Last change on this file since 7482 was 4307, checked in by merck, 20 years ago
new project
File size: 332 bytes
Line 
1if 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
8else
9 echo ""
10 echo "Good - your configure finished. Start make now"
11 echo ""
12fi
Note: See TracBrowser for help on using the repository browser.