~ubuntu-branches/debian/sid/grub2/sid-200907171838

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Robert Millan
  • Date: 2007-11-01 13:18:51 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20071101131851-tczt5tevrsnpt1tq
Tags: 1.95+20071101-1
* New CVS snapshot.
  - patches/linuxbios.diff: Remove (supported in upstream now).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1958
1958
case "$target_cpu"-"$platform" in
1959
1959
  i386-efi) ;;
1960
1960
  i386-pc) ;;
 
1961
  i386-linuxbios) ;;
1961
1962
  powerpc-ieee1275) ;;
1962
1963
  sparc64-ieee1275) ;;
1963
1964
  *) { { echo "$as_me:$LINENO: error: unsupported machine type" >&5