summaryrefslogtreecommitdiff
path: root/mkinstalldirs
Commit message (Collapse)AuthorAgeFilesLines
* Replace mkinstalldirs with `install-sh -d', as automake recommends.Glenn Morris2011-03-221-162/+0
| | | | | | | | | | | | | | | | * 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.
* * install-sh, mkinstalldirs, move-if-change: Update from masterPaul Eggert2011-01-071-1/+11
|
* Restore executable bit omitted when undeleting files in ↵Chong Yidong2010-12-031-0/+0
| | | | 2010-12-03T14:45:09Z!yamaoka@jpl.org.
* Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka2010-12-031-0/+152
|
* gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou2010-12-031-152/+0
|
* Sync to latest version from automake.Chong Yidong2007-05-251-22/+136
|
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210Miles Bader2004-04-131-2/+0
| | | | More RCS keyword removal
* (errstatus): Chmod a+rx directories we create.Gerd Moellmann2001-02-021-2/+2
|
* #Dave Love1999-10-061-0/+40