summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-08 07:22:10 -0700
committerKarl Berry <karl@freefriends.org>2015-03-08 07:22:10 -0700
commit5a4d0884459e38e19d4672d847c365982e8fb8c7 (patch)
tree4806f94c1ac738da513dc50c63e7ee11834a82ef /build-aux
parentc2bfaa58dc0ce8bcf2c5c07aa126e7a55cb7800f (diff)
downloadgnulib-5a4d0884459e38e19d4672d847c365982e8fb8c7.tar.gz
autoupdate
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/config.sub5
1 files changed, 4 insertions, 1 deletions
diff --git a/build-aux/config.sub b/build-aux/config.sub
index 60e3590b47..8f1229c6f7 100755
--- a/build-aux/config.sub
+++ b/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2015 Free Software Foundation, Inc.
-timestamp='2015-03-06'
+timestamp='2015-03-08'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -518,6 +518,9 @@ case $basic_machine in
basic_machine=i386-pc
os=-aros
;;
+ asmjs)
+ basic_machine=asmjs-unknown
+ ;;
aux)
basic_machine=m68k-apple
os=-aux