summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_lexer.c
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-07-21 07:04:52 +0200
committerPeter Kokot <petk@php.net>2018-07-25 03:09:14 +0200
commitdf6bd506d492292ef4353b0f8da0c34eeb076be5 (patch)
tree1b2cbb30840067608abcd6a684a7dd87356c03c3 /sapi/phpdbg/phpdbg_lexer.c
parent8d3f8ca12a0b00f2a74a27424790222536235502 (diff)
downloadphp-git-df6bd506d492292ef4353b0f8da0c34eeb076be5.tar.gz
Remove obsolete macro AC_DECL_YYTEXT
The macro AC_DECL_YYTEXT has been obsolete since Autoconf 2.50 released in 2001. Now it is included in the AC_PROG_LEX macro. Autoconf news info about obsoletion: - http://git.savannah.gnu.org/cgit/autoconf.git/tree/NEWS Docs: https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html PHP 5.4 to 7.1 require Autoconf 2.59+ version, PHP 7.2 and above require 2.64+ version, and the PHP 7.2 phpize script requires 2.59+ version which are all greater than above mentioned 2.50 version. Systems out there should well support this by now.
Diffstat (limited to 'sapi/phpdbg/phpdbg_lexer.c')
0 files changed, 0 insertions, 0 deletions