From d64d66cc4897d605f543257dcd038524a0a55215 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 1 Oct 2017 18:10:37 -0700 Subject: autoupdate --- build-aux/config.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/config.sub') diff --git a/build-aux/config.sub b/build-aux/config.sub index 95dc3d0724..c6950fd68a 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2017-09-16' +timestamp='2017-09-26' # 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 @@ -1829,7 +1829,7 @@ echo $basic_machine$os exit # Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'write-file-functions 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" -- cgit v1.2.1