Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: Use string for tm_zone assignment
This matches what the actual sources do. Clang 16 and GCC 14 no longer support converting ints to pointers implicitly, so the configure probe always fails with these compilers.
- Loading branch information