summaryrefslogtreecommitdiff
path: root/ylwrap
Commit message (Collapse)AuthorAgeFilesLines
* Update from upstream Automake files.Jan-Benedict Glaw2014-11-161-96/+106
| | | | | | | | | | | | | 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
* Update automake-provided files in the toplevel.Ralf Wildenhues2009-08-221-10/+9
| | | | | | | | | | | | /: * 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-2/+3
| | | | | | | | | | 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
* * ylwrap: Import from Automake 1.9.5.Daniel Jacobowitz2005-05-151-71/+170
| | | | From-SVN: r99738
* * Revert to previous version due to Binutils breakage.Kelley Cook2004-09-241-170/+71
| | | | From-SVN: r88026
* config.guess: New upstream versionKelley Cook2004-09-231-71/+170
| | | | | | | | | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. From-SVN: r87914
* ylwrap: Change absolute path checks to check for DOS style path names.Marc Lehmann1998-10-081-3/+19
| | | | | | | | | | | � * ylwrap: Change absolute path checks to check for DOS style path names. * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). Brought over from devo. From-SVN: r22945
* Initial revisionJason Merrill1997-08-211-0/+107
From-SVN: r14877