mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[ci skip] Fix typo in configure.ac (build → built)
Closes GH-9495.
This commit is contained in:
parent
f3d8f09720
commit
cb4e8ff2b8
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue