From b98b09e24686fb05983ddc6156517d398d407957 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 6 Mar 2018 20:29:14 -0800 Subject: autoupdate --- build-aux/depcomp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-aux/depcomp') diff --git a/build-aux/depcomp b/build-aux/depcomp index 49eb4bff6e..65cbf7093a 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2017-09-16.17; # UTC +scriptversion=2018-03-07.03; # UTC # Copyright (C) 1999-2018 Free Software Foundation, Inc. @@ -783,7 +783,7 @@ exit 0 # Local Variables: # mode: shell-script # sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) +# eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" -- cgit v1.2.1