~ubuntu-branches/ubuntu/dapper/ksystemlog/dapper

« back to all changes in this revision

Viewing changes to admin/configure.in.bot.end

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-07-07 16:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20050707160000-a104d769ph3yfkg4
Tags: upstream-0.3.2
ImportĀ upstreamĀ versionĀ 0.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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