aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8e94625a..2581b953 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -11,7 +11,7 @@ LDFLAGS = @LDFLAGS@
LEX = @LEX@
LEXFLAGS=
YACC = @YACC@
-YACCFLAGS=-d
+YACCFLAGS = -dt
# How to invoke ranlib. This is only used by the `glob' subdirectory.
RANLIB = @RANLIB@