mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
Fix typo
This commit is contained in:
parent
258aa4d239
commit
ac950497a6
@ -22,7 +22,7 @@ AC_ARG_ENABLE(embed,
|
||||
;;
|
||||
esac
|
||||
],[
|
||||
PHP_EMBED=no
|
||||
PHP_EMBED_TYPE=no
|
||||
])
|
||||
|
||||
AC_MSG_RESULT($PHP_EMBED_TYPE)
|
||||
|
Loading…
Reference in New Issue
Block a user