From 07f64759d541a033e79b232c4a186f4414ec811c Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 11 Mar 2018 20:35:16 +0200 Subject: Make extension directory fully gettextized. Fixes autoreconf problems. --- install-sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install-sh') diff --git a/install-sh b/install-sh index ac159ced..5f3d36cb 100755 --- a/install-sh +++ b/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2017-09-23.17; # UTC +scriptversion=2018-03-07.03; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -501,7 +501,7 @@ do done # Local variables: -# 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.3