~ubuntu-branches/ubuntu/hoary/nettle/hoary

« back to all changes in this revision

Viewing changes to config.guess

  • Committer: Bazaar Package Importer
  • Author(s): Marek Habersack
  • Date: 2004-05-04 15:56:02 UTC
  • Revision ID: james.westby@ubuntu.com-20040504155602-5l7iv327pnxndcao
Tags: 1.10-1
The latest upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
4
#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2004-03-01'
 
6
timestamp='2004-01-05'
7
7
 
8
8
# This file is free software; you can redistribute it and/or modify it
9
9
# under the terms of the GNU General Public License as published by
791
791
    x86:Interix*:[34]*)
792
792
        echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
793
793
        exit 0 ;;
794
 
    [x3456]86:Windows_95:* | [x3456]86:Windows_98:* | [x3456]86:Windows_NT:*)
 
794
    [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
795
795
        echo i${UNAME_MACHINE}-pc-mks
796
796
        exit 0 ;;
797
797
    i*:Windows_NT*:* | Pentium*:Windows_NT*:*)