* configure.ac (YACC): Do not add `-d' here...

* src/Makefile.am (AM_YFLAGS): ... do it here.
(BUILT_SOURCES): New variable.
This commit is contained in:
Alexandre Duret-Lutz 2004-03-08 17:53:54 +00:00
parent 249a114f29
commit 1d411fa3c1
3 changed files with 31 additions and 11 deletions

View file

@ -1,3 +1,6 @@
BUILT_SOURCES = Config-parse.h NeverClaim-parse.h
AM_YFLAGS = -d
bin_PROGRAMS = lbtt lbtt-translate
lbtt_SOURCES = \
BitArray.cc \