mirror of
https://github.com/php/php-src.git
synced 2026-04-30 03:33:17 +02:00
b7db7708c3
- AS_VAR_IF macros used - All check messages moved to the PHP_ARG_WITH 2nd argument and results simplified where possible (the ext_output variable and result message is done automatically when using PHP_ARG_* macros) - Unusued ODBC_SHARED and ODBC_STATIC shell variables for DBMaker removed - Help text for --with-unixodbc (and/or --with-unixODBC) configure option synced with current Autotools code. It is still possible to bypass the pkg-config search with optional DIR argument