mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fixed build in directory different from source
This commit is contained in:
parent
d1e14e2cc0
commit
a404383118
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ typedef void* yyscan_t;
|
|||
#endif
|
||||
}
|
||||
|
||||
%output "sapi/phpdbg/phpdbg_parser.c"
|
||||
%defines "sapi/phpdbg/phpdbg_parser.h"
|
||||
|
||||
%token T_EVAL "eval"
|
||||
%token T_RUN "run"
|
||||
%token T_SHELL "shell"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue