Commit 2e40744b authored by Steve Bennett's avatar Steve Bennett
Browse files

build: Check for 32-bit time_t at configure time



To warn of Y2038 problems, and suggest use of -D__MINGW_USE_VC2005_COMPAT
on mingw32. Do this instead of the previous runtime test.

Add -D__MINGW_USE_VC2005_COMPAT to the appveyor build.

Fixes msteveb/jimtcl#145

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent c13c3813
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment