Avoid check_c_source_runs() when cross compiling by fornwall · Pull Request #136 · librsync/librsync

@fornwall

@fornwall

When cross compiling we cannot check for printf "%zu" size_t formating
support - instead assume it.