~ubuntu-branches/ubuntu/wily/gnome-screensaver/wily-proposed

« back to all changes in this revision

Viewing changes to config.guess

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-13 10:06:06 UTC
  • mfrom: (1.3.15)
  • Revision ID: package-import@ubuntu.com-20121113100606-b1ja24w9pn95oypo
Tags: 3.6.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
5
5
#   2011, 2012 Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2012-06-10'
 
7
timestamp='2012-02-10'
8
8
 
9
9
# This file is free software; you can redistribute it and/or modify it
10
10
# under the terms of the GNU General Public License as published by
1256
1256
    NEO-?:NONSTOP_KERNEL:*:*)
1257
1257
        echo neo-tandem-nsk${UNAME_RELEASE}
1258
1258
        exit ;;
1259
 
    NSE-*:NONSTOP_KERNEL:*:*)
 
1259
    NSE-?:NONSTOP_KERNEL:*:*)
1260
1260
        echo nse-tandem-nsk${UNAME_RELEASE}
1261
1261
        exit ;;
1262
1262
    NSR-?:NONSTOP_KERNEL:*:*)