]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Mon, 14 Dec 2015 14:37:38 +0000 (06:37 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 14 Dec 2015 14:37:38 +0000 (06:37 -0800)
build-aux/config.guess
build-aux/config.sub

index fba6e87a0f87a01f14d45bd3b61266c11139eef1..b82ee231593e9ecc616317c1a79534ddd600ca5c 100755 (executable)
@@ -2,7 +2,7 @@
 # Attempt to guess a canonical system name.
 #   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2015-11-19'
+timestamp='2015-12-14'
 
 # 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
@@ -1394,7 +1394,7 @@ EOF
        echo ${UNAME_MACHINE}-unknown-esx
        exit ;;
     amd64:Isilon\ OneFS:*:*)
-        echo x86_64-unknown-onefs
+       echo x86_64-unknown-onefs
        exit ;;
 esac
 
index ea8747d30fffb35e8a766b533f5a701f53f8a4dd..0cd701654c3b492f6b25c8084bd822dd54581e18 100755 (executable)
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2015-11-22'
+timestamp='2015-12-14'
 
 # 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
@@ -520,7 +520,7 @@ case $basic_machine in
                basic_machine=i386-pc
                os=-aros
                ;;
-        asmjs)
+       asmjs)
                basic_machine=asmjs-unknown
                ;;
        aux)