From 8cc1d5193337bef03f9525f2c017f6e70c4e64b9 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 22 Mar 2011 20:09:55 -0700 Subject: Replace mkinstalldirs with `install-sh -d', as automake recommends. * Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs. (sync-from-gnulib): Don't sync mkinstalldirs. * make-dist: Don't distribute mkinstalldirs. * leim/Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs. * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Use `install-sh -d' rather than mkinstalldirs. * configure.in, doc/emacs/Makefile.in: Update comments. * admin/notes/copyright: Remove mkinstalldirs. --- admin/notes/copyright | 4 ---- 1 file changed, 4 deletions(-) (limited to 'admin/notes/copyright') diff --git a/admin/notes/copyright b/admin/notes/copyright index 54d97adaf1c..45a8858f815 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright @@ -143,10 +143,6 @@ lib/Makefile.in install-sh - this file is copyright MIT, which is OK. Leave the copyright alone. -mkinstalldirs -src/m/news-r6.h - public domain, leave alone. - etc/refcards/*.tex also update the \def\year macro for the latest year. -- cgit v1.2.1