Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update config.guess, config.sub, and config.rpath. | NIIBE Yutaka | 2022-07-19 | 1 | -658/+956 |
| | | | | | | | | | | | * build-aux/config.guess: Update from upstream. * build-aux/config.sub: Ditto. * build-aux/config.rpath: Update from gettext 0.21. -- GnuPG-bug-id: 6078 Signed-off-by: NIIBE Yutaka <[email protected]> | ||||
* | build: Update config.{guess,sub} to {2016-05-15,2016-06-20}. | Werner Koch | 2016-07-13 | 1 | -62/+97 |
| | | | | | | | * build-aux/config.guess: Update. * build-aux/config.sub: Update. Signed-off-by: Werner Koch <[email protected]> | ||||
* | Update config.* and other build-aux files | Werner Koch | 2015-01-28 | 1 | -160/+13 |
| | | | | -- | ||||
* | Move helper scripts to build-aux. | Werner Koch | 2014-01-10 | 1 | -0/+1568 |
* 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. |