summaryrefslogtreecommitdiff
path: root/tools/d2c/conv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/d2c/conv/Makefile.am')
-rw-r--r--tools/d2c/conv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/d2c/conv/Makefile.am b/tools/d2c/conv/Makefile.am
index 7744bc0..0a49e97 100644
--- a/tools/d2c/conv/Makefile.am
+++ b/tools/d2c/conv/Makefile.am
@@ -9,7 +9,7 @@ BUILT_SOURCES = grammar.h
AM_YFLAGS = -v -d -p conv_
AM_LFLAGS = -P conv_ -o lex.yy.c --header-file=tokens.h \
- -Dyylval=conv_lval -Dyyget_lineno=conv_get_lineno \
+ -Dyyget_lineno=conv_get_lineno \
-Dyy_scan_string=conv__scan_string \
-Dyy_delete_buffer=conv__delete_buffer