mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
Fixed build in directory different from source
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user