mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
The preprocessor macros defined in some header can be checked, using Autoconf's AC_COMPILE_IFELSE, or with simpler AC_CHECK_DECL(S), or even better and simpler directly in the C code.