]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 11 May 2018 14:39:50 +0000 (07:39 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 11 May 2018 14:39:50 +0000 (07:39 -0700)
build-aux/config.sub

index 20f7cf29a9ed34f61ad235a26d67c09a9a6a523d..0a518c367a31b1d80ec035d2a79a0c205a5eddf0 100755 (executable)
@@ -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 @@ case $# in
     exit 1;;
 esac
 
-# Spilt fields of configuration type
+# Split fields of configuration type
 IFS="-" read -r field1 field2 field3 field4 <<EOF
 $1
 EOF