aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ac_prog_cc_for_build.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Use AX_CC_FOR_BUILD and EXEEXT.NIIBE Yutaka2018-07-111-149/+0
| | | | | | | | | | | | | | * configure.ac (AX_CC_FOR_BUILD): New. * doc/Makefile.am: Use EXEEXT and EXEEXT_FOR_BUILD. * m4/ac_prog_cc_for_build.m4: Remove. * m4/ax_cc_for_build.m4: New. -- Suggested-by: Michael Haubenwallner <[email protected]> Fixes-commit: 6eb80abcde5ad776379069871e4156b28ef69712 Signed-off-by: NIIBE Yutaka <[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
* 2004-03-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-071-0/+149
* Makefile.am (EXTRA_DIST): Add ac_prog_cc_for_build.m4. * ac_prog_cc_for_build.m4: New file.