changeset 39359:89da01971119

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 11 May 2018 07:39:50 -0700
parents 2ed1fff2a9d2
children 602283888234
files build-aux/config.sub
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.sub	Fri May 11 02:07:00 2018 +0200
+++ b/build-aux/config.sub	Fri May 11 07:39:50 2018 -0700
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2018 Free Software Foundation, Inc.
 
-timestamp='2018-05-05'
+timestamp='2018-05-11'
 
 # 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
@@ -110,7 +110,7 @@
     exit 1;;
 esac
 
-# Spilt fields of configuration type
+# Split fields of configuration type
 IFS="-" read -r field1 field2 field3 field4 <<EOF
 $1
 EOF