* 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:
parent
249a114f29
commit
1d411fa3c1
3 changed files with 31 additions and 11 deletions
|
|
@ -1,3 +1,6 @@
|
|||
BUILT_SOURCES = Config-parse.h NeverClaim-parse.h
|
||||
AM_YFLAGS = -d
|
||||
|
||||
bin_PROGRAMS = lbtt lbtt-translate
|
||||
lbtt_SOURCES = \
|
||||
BitArray.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue