aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/config.guess (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-07-131-10/+12
| | | | | | | * build-aux/config.guess: Update. * build-aux/config.sub: Update. Signed-off-by: Werner Koch <[email protected]>
* build: Update config.{guess,sub} to 2016-04-02 and 2016-03-30.Werner Koch2016-04-251-56/+89
| | | | | | | * build-aux/config.guess: Update. * build-aux/config.sub: Update. Signed-off-by: Werner Koch <[email protected]>
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-1/+1
| | | | | | | | | | | | | | | | -- * use https for bug reporting * in comments and docs, use https to refer to: - www.gnu.org - creativecommons.org - translationproject.org - mail.gnome.org - www.perl.org - www.ctan.org - www.cl.cam.ac.uk - www.ntg.nl - cygwin.com - www.ethnologue.com
* Update config.* et al scriptsWerner Koch2015-08-261-160/+13
| | | | --
* Move helper scripts to build-aux.Werner Koch2014-01-101-0/+1568
* compile, config.guess, config.rpath, config.sub * depcomp, install-sh, ltmain.sh, missing: Move to build-aux/. * configure.ac (AC_CONFIG_AUX_DIR): New.