Using AC CHECK_FILE and AC CHECK_FILES results in the following error when cross-compiling: ``` configure: error: cannot check for file existence when cross compiling ``` Cross-compiling for Windows from Linux systems via the [mingw64](https://www.mingw-w64.org) toolchain worked fine before https://github.com/libsidplayfp/sidplayfp/commit/54533daaf8c822bde8f30fe3cc3c02cef5293e35 Full buildlog: [mingw64-sidplayfp-openSUSE-Tumbleweed-buildlog.txt](https://github.com/user-attachments/files/21004887/mingw64-sidplayfp-openSUSE-Tumbleweed-buildlog.txt)