From b7dcc1aa0db4485c142f08d42d1c41cbe7054da2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Sep 2010 06:31:07 -0700 Subject: [PATCH] autoupdate --- build-aux/config.sub | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build-aux/config.sub b/build-aux/config.sub index cbabb5240..320e30388 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2010-09-07' +timestamp='2010-09-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -862,6 +862,12 @@ case $basic_machine in np1) basic_machine=np1-gould ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; nsr-tandem) basic_machine=nsr-tandem ;; -- 2.11.0