]> git.saurik.com Git - bison.git/blobdiff - data/glr.c
Apply --prefix to C++ skeletons too: they change the namespace.
[bison.git] / data / glr.c
index e67573b6db9d5f41c09312d7d0e8a24ecf3fc2b4..9902b29f917f43534800f94d81d89dc8df00d4f5 100644 (file)
@@ -150,7 +150,7 @@ b4_copyright([Skeleton parser for GLR parsing with Bison],
 
 ]b4_identification
 
-m4_if(b4_prefix[], [yy], [],
+m4_if(b4_prefix, [yy], [],
 [/* Substitute the variable and function names.  */
 #define yyparse b4_prefix[]parse
 #define yylex   b4_prefix[]lex