mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 00:31:15 -03:00
CheckFunctionExists checks for C linkage only, and recommends the use of CheckSymbolExists in the documentation. This improves the detection of C++ features, as opposed to C features.