mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
[ci skip] Fix typo in configure.ac (build → built)
Closes GH-9495.
This commit is contained in:
committed by
Christoph M. Becker
parent
f3d8f09720
commit
cb4e8ff2b8
@@ -1052,7 +1052,7 @@ PHP_HELP_SEPARATOR([Extensions:
|
||||
|
||||
--with-EXTENSION=[shared[,PATH]]
|
||||
|
||||
NOTE: Not all extensions can be build as 'shared'.
|
||||
NOTE: Not all extensions can be built as 'shared'.
|
||||
|
||||
Example: --with-foobar=shared,/usr/local/foobar/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user