don't longjmp() in pp_goto() (regressive bug from old single-stack
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index c51b542..d39934f 100644 (file)
@@ -451,7 +451,7 @@ perly.h: perly.y
 
 # No compat3.sym here since and including the 5.004_50.
 # No interp.sym since 5.005_03.
-SYM  = global.sym interp.sym perlio.sym thread.sym
+SYM  = global.sym perlio.sym thread.sym
 
 SYMH = perlvars.h thrdvar.h
 
@@ -671,8 +671,6 @@ $define)
 #define yynerrs    PL_yynerrs\
 #define yyerrflag  PL_yyerrflag\
 #define yychar     PL_yychar\
-#define yyssp      PL_yyssp\
-#define yyvsp      PL_yyvsp\
 #define yyval      PL_yyval\
 #define yylval     PL_yylval'                          \
             -e '/YYSTYPE *yyval;/D'                    \