You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autotools: Quote and fix PHP_SELECT_SAPI arguments (php#15118)
This macro once had also the 5th argument (the build target), which was
removed via 2a6da0f. This quotes all
PHP_SELECT_SAPI arguments and removes the redundant ones. The basic
macro usage help text is moved to the macros section from the obsolete
docs file.
0 commit comments