summaryrefslogtreecommitdiff
path: root/ext/json/php_json_encoder.h
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2016-10-29 18:49:38 +0200
committerBob Weinand <bobwei9@hotmail.com>2016-10-29 18:49:38 +0200
commit36527eccbb793ef15f828ffa4261d9a862144f07 (patch)
treea3e78ca8d17495df51e474335d8192d7f3212143 /ext/json/php_json_encoder.h
parentc7ec36d4fa4c70fc5bf4061efad74c55376041bb (diff)
downloadphp-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