aboutsummaryrefslogtreecommitdiffstats
path: root/compile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move helper scripts to build-aux.Werner Koch2014-01-101-347/+0
| | | | | | | | | | * compile, config.guess, config.rpath, config.sub, depcomp, ltmain.sh * doc/mdate-sh, doc/texinfo.tex, install-sh, missing: Move to build-aux/. * Makefile.am (EXTRA_DIST): Remove config.rpath - it is implicitly distributed. * configure.ac (AC_CONFIG_AUX_DIR): New. (AM_SILENT_RULES): New.
* Update helper scripts.Werner Koch2013-02-221-20/+225
| | | | | | | | | * compile, config.guess, config.rpath, config.sub, depcomp, * install-sh, mkinstalldirs: Update to current versions from gnulib. -- Some of them have not been updated here in over 8 years, time to fix that.
* Makefile fixes.Werner Koch2006-11-211-0/+142