libpam-x2go FTCBFS: abuses AC_CHECK_FILESAbstract: libpam-x2go fails to cross build from source, because m4/gtest.m4 abuses AC_CHECK_FILES. It uses the macro to check for files on the build system, while it is meant for checking files on the host system.