summaryrefslogtreecommitdiff
path: root/m4/fp_find_libffi.m4
Commit message (Collapse)AuthorAgeFilesLines
* configure: Check for ffi.hBen Gamari2022-05-101-3/+10
| | | | | | | As noted in #21485, we checked for ffi.h yet then failed to throw an error if it is missing. Fixes #21485.
* Factor out FP_FIND_LIBFFI and use in RTS configure tooJohn Ericson2021-11-081-0/+69