Land #1048, clarify that Windows builds are easy

This commit is contained in:
Brent Cook
2024-05-28 08:25:41 -05:00
5 changed files with 55 additions and 133 deletions

View File

@@ -147,7 +147,7 @@ if test "$ac_cv_sizeof_time_t" = "4"; then
if test "$host_os" = "mingw32" ; then
echo " **"
echo " ** You can solve this by adjusting the build flags in your"
echo " ** mingw-w64 toolchain. Refer to README.windows for details."
echo " ** mingw-w64 toolchain. Refer to README.mingw.md for details."
fi
fi