summaryrefslogtreecommitdiff
path: root/mkinstalldirs
Commit message (Collapse)AuthorAgeFilesLines
* Update automake-provided files in the toplevel.Ralf Wildenhues2009-08-221-2/+6
| | | | | | | | | | | | /: * compile: Sync from Automake 1.11. * depcomp: Likewise. * install-sh: Likewise. * missing: Likewise. * mkinstalldirs: Likewise. * ylwrap: Likewise. From-SVN: r151012
* COPYING, [...]: Sync from upstream sources.Kelley Cook2005-07-141-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
* re PR bootstrap/11932 (Parallel bootstrap failure with sparc libiberty multilib)Nathanael Nerode2004-02-201-15/+54
| | | | | | | PR bootstrap/11932 * mkinstalldirs, install-sh: Import from automake CVS HEAD. From-SVN: r78143
* install-sh: Update to newer upstream versions (associated with aclocal 1.7).Phil Edwards2003-07-201-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
* Initial revisionJason Merrill1997-08-211-0/+36
From-SVN: r14877