mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
48198e4c25
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.