mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
Fix typo
This commit is contained in:
parent
258aa4d239
commit
ac950497a6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ AC_ARG_ENABLE(embed,
|
|||
;;
|
||||
esac
|
||||
],[
|
||||
PHP_EMBED=no
|
||||
PHP_EMBED_TYPE=no
|
||||
])
|
||||
|
||||
AC_MSG_RESULT($PHP_EMBED_TYPE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue