diff options
| author | Glenn Morris | 2011-03-22 20:09:55 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-03-22 20:09:55 -0700 |
| commit | 8cc1d5193337bef03f9525f2c017f6e70c4e64b9 (patch) | |
| tree | 1ada81caa2a4d322a9ffdf3007ffbb4d0c080935 /leim/ChangeLog | |
| parent | 8ae17ff2bf7443379745356de33826b306dfefdf (diff) | |
| download | emacs-8cc1d5193337bef03f9525f2c017f6e70c4e64b9.tar.gz emacs-8cc1d5193337bef03f9525f2c017f6e70c4e64b9.zip | |
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.
Diffstat (limited to 'leim/ChangeLog')
| -rw-r--r-- | leim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 7334fa991c9..08da90c2aa8 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-03-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (install): Use `install-sh -d' rather than mkinstalldirs. | ||
| 4 | |||
| 1 | 2011-02-28 Juanma Barranquero <lekktu@gmail.com> | 5 | 2011-02-28 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring. | 7 | * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring. |