mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
We should not let configure succeed, if SIZEOF_OFF_T == 0, just to let the compilation fail later. Instead we bail out early, giving a hint regarding the potential issue, namely misconfigured libraries.