mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02: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.