From e4f7e00a9e435fcf77f2f08264c5d2788a82c297 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 31 Aug 2009 20:03:33 +0000 Subject: upgrade to using automake 1.11 git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@979 ef36b2f9-881f-0410-afb5-c4e39611909c --- mkinstalldirs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mkinstalldirs') diff --git a/mkinstalldirs b/mkinstalldirs index ef7e16f..4191a45 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -1,7 +1,7 @@ #! /bin/sh # mkinstalldirs --- make directory hierarchy -scriptversion=2006-05-11.19 +scriptversion=2009-04-28.21; # UTC # Original author: Noah Friedman # Created: 1993-05-16 @@ -157,5 +157,6 @@ exit $errstatus # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: -- cgit v1.2.3