aboutsummaryrefslogtreecommitdiff
path: root/mkinstalldirs
AgeCommit message (Collapse)AuthorFilesLines
2014-11-16Update from upstream Automake files.Jan-Benedict Glaw1-2/+2
2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> * compile: Sync with upstream Automake. * depcomp: Ditto. * install-sh: Ditto. * missing: Ditto. * mkinstalldirs: Ditto. * ylwrap: Ditto. From-SVN: r217627
2009-08-22Update automake-provided files in the toplevel.Ralf Wildenhues1-2/+6
/: * compile: Sync from Automake 1.11. * depcomp: Likewise. * install-sh: Likewise. * missing: Likewise. * mkinstalldirs: Likewise. * ylwrap: Likewise. From-SVN: r151012
2005-07-14COPYING, [...]: Sync from upstream sources.Kelley Cook1-9/+17
2005-07-14 Kelley Cook <kcook@gcc.gnu.org> * COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources. From-SVN: r102001
2004-02-20re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib)Nathanael Nerode1-15/+54
PR bootstrap/11932 * mkinstalldirs, install-sh: Import from automake CVS HEAD. From-SVN: r78143
2003-07-20install-sh: Update to newer upstream versions (associated with aclocal 1.7).Phil Edwards1-19/+94
2003-07-20 Phil Edwards <pme@gcc.gnu.org> * install-sh: Update to newer upstream versions (associated with aclocal 1.7). * mkinstalldirs: Likewise. * missing: Likewise, plus $1Help2man -> $1 typo fix. From-SVN: r69608
1997-08-21Initial revisionJason Merrill1-0/+36
From-SVN: r14877