summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-01 06:37:02 -0800
committerKarl Berry <karl@freefriends.org>2010-01-01 06:37:02 -0800
commit4dfdebf673217a5a182cb9f87a5a5ce01b803284 (patch)
tree684f10527a19044135efcd926840d1b3abcfdad2 /build-aux
parentf1a7a8bf1da81d9b98ff8778a8651861eb84750d (diff)
downloadgnulib-4dfdebf673217a5a182cb9f87a5a5ce01b803284.tar.gz
autoupdate
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/config.sub4
1 files changed, 3 insertions, 1 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index f5a979eb91..85186096a9 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='2009-12-30'
+timestamp='2009-12-31'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -1436,6 +1436,8 @@ case $os in
-dicos*)
os=-dicos
;;
+ -nacl*)
+ ;;
-none)
;;
*)