aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/config.sub (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-19build: Update config.guess, config.sub, and config.rpath.NIIBE Yutaka1-304/+404
* 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]>
2018-10-23build: Fix permission.NIIBE Yutaka1-0/+0
* build-aux/config.guess: Chmod +x. * build-aux/config.sub: Chmod +x. -- Downloading the file directly, file permission was changed. Fixes-commit: 6d2e0546d50a0d4511fb7167566bfd0058a68f38 Signed-off-by: NIIBE Yutaka <[email protected]>
2018-10-22build: Update config.{guess,sub} to {2018-08-29,2018-08-29}.NIIBE Yutaka1-1276/+1243
* build-aux/config.guess: Update. * build-aux/config.sub: Update. -- Local changes of timestamp may result merge conflict when we update those files from upstream. It's good to merge now than later. Fixes-commit: e99480affa595702595e59333aca96ab28389d34 Signed-off-by: NIIBE Yutaka <[email protected]>
2018-10-19build-aux: use https instead of httpDaniel Kahn Gillmor1-3/+3
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
2016-07-13build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch1-3/+11
* build-aux/config.guess: Update. * build-aux/config.sub: Update. Signed-off-by: Werner Koch <[email protected]>
2016-04-25build: Update config.{guess,sub} to 2016-04-02 and 2016-03-30.Werner Koch1-15/+23
* build-aux/config.guess: Update. * build-aux/config.sub: Update. Signed-off-by: Werner Koch <[email protected]>
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor1-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
2015-08-26Update config.* et al scriptsWerner Koch1-12/+26
--
2014-01-10Move helper scripts to build-aux.Werner Koch1-0/+0
* compile, config.guess, config.rpath, config.sub * depcomp, install-sh, ltmain.sh, missing: Move to build-aux/. * configure.ac (AC_CONFIG_AUX_DIR): New.
2013-12-09Add build support for ppc64le.Werner Koch1-8/+13
* config.guess, config.sub: Update to latest version (2013-11-29). * m4/libtool.m4: Add patches for ppc64le. -- We don't want to update libtool, thus we a simple libtool patch supplied by IBM. Signed-off-by: Werner Koch <[email protected]>
2013-02-25Update helper scripts.Werner Koch1-93/+142
* 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.
2010-10-26Prepare 1.10libgpg-error-1.10Werner Koch1-39/+120
2009-06-232009-06-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-8/+42
Update to libtool 2.2.6a. * configure.ac: Invoke AC_CONFIG_MACRO_DIR. (AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ... (LT_PREREQ, LT_INIT, LT_LANG): ... these. * config.guess, config.sub, install-sh, ltmain.sh, m4/libtool.m4: Updated to libtool 2.2.6a. * m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4: New files from libtool 2.2.6a. * src/Makefile.am (LTRCCOMPILE): Refactor with ... (RCCOMPILE): ... this new macro. Add $(libgpg_error_la_CPPFLAGS). (SUFFIXES): Add .lo. (.rc.o): Change to ... (.rc.lo): ... this implicit rule. (gpg_error_res_ldflag): Removed. (gpg_error_res): Use libtool object file name here. (install-def-file): Fix typo. (libgpg_error_la_LDFLAGS): Remove gpg_error_res_ldflag usage. (libgpg_error_la_LIBADD): Add gpg_error_res.
2007-10-29Preparing a releaselibgpg-error-1.6Werner Koch1-39/+84
2005-10-022005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-27/+40
* configure.ac: Escape arguments in AC_INIT invocation. * config.guess, config.sub, ltmain.sh: Update. m4/ 2005-10-02 Marcus Brinkmann <[email protected]> * libtool.m4: Update.
2005-08-19Does now allow to build a W32 DLL.Werner Koch1-77/+200
2003-12-08We better keep all these standard diles in the CVS.Werner Koch1-0/+1443