diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-02 21:59:37 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-02 21:59:37 +0300 |
commit | c3398c89851a38d2d6efed5ce1db9f87b5da7136 (patch) | |
tree | 06f5669271f7e49e3299a0d25a54b90289472f98 /config.sub | |
parent | ce0ac32601517b41cc5c3a1f8e7e4c3e83f903a7 (diff) | |
download | egawk-c3398c89851a38d2d6efed5ce1db9f87b5da7136.tar.gz egawk-c3398c89851a38d2d6efed5ce1db9f87b5da7136.tar.bz2 egawk-c3398c89851a38d2d6efed5ce1db9f87b5da7136.zip |
Update some config.* files.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: "'" |