summaryrefslogtreecommitdiff
path: root/m4/ax_prog_cc_for_build.m4
Commit message (Collapse)AuthorAgeFilesLines
* Update macros from autoconf-archive.Todd C. Miller2022-11-161-6/+6
|
* Fix typo in comment.Todd C. Miller2021-09-011-1/+1
|
* Cross-build support for mksigname and mksiglistTodd C. Miller2021-08-191-0/+155
We must build these with the host C compiler but use the target preprocessor to generate the output.