diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2016-10-29 18:49:38 +0200 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2016-10-29 18:49:38 +0200 |
commit | 36527eccbb793ef15f828ffa4261d9a862144f07 (patch) | |
tree | a3e78ca8d17495df51e474335d8192d7f3212143 /ext/json/php_json_encoder.h | |
parent | c7ec36d4fa4c70fc5bf4061efad74c55376041bb (diff) | |
download | php-git-36527eccbb793ef15f828ffa4261d9a862144f07.tar.gz |
Fixed build failure introduced by PR #2158
Note: AC_TRY_LINK interprets the source as part of a main function, ending up with int main() { /* ... */ int main() { /* ... */ } ; return 0; } here - Using AC_LINK_IFELSE with AC_LANG_SOURCE directly instead.
Diffstat (limited to 'ext/json/php_json_encoder.h')
0 files changed, 0 insertions, 0 deletions