mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
- Comments refactored to a bit more guide way - Basic help text added to the HAVE_<EXTENSION>* preprocessor macro definitions - Raw shell ifs replaced with AS_VAR_IF M4 macros - Code wrapped inside the line length of 80 characters - pkg-config functionality added on top - non-pkg-config functionality added afterwards - The loop refactored a bit with a break and check message done afterwards [skip ci]