aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/config.rpath (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Update config.guess, config.sub, and config.rpath.NIIBE Yutaka2022-07-191-1/+1
| | | | | | | | | | | * 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 to gettext 0.19.Werner Koch2015-01-051-12/+6
| | | | | * po/Makefile.in.in (MSGMERGE): Remove --previous. * po/Makevars (MSGMERGE_OPTIONS): Add --previous.
* Move helper scripts to build-aux.Werner Koch2014-01-101-0/+690
* compile, config.guess, config.rpath, config.sub * depcomp, install-sh, ltmain.sh, missing: Move to build-aux/. * configure.ac (AC_CONFIG_AUX_DIR): New.