Re: AM_YFLAGS aren't used in the presence of per-target YFLAGS

2012-09-15 Thread Matt Turner
. Here's one in particular. >> >> === AM_YFLAGS aren't used in the presence of per-target YFLAGS === >> > That is by design, and consistent with what is done for other *FLAGS > variables; it is also documented: > > > http://www.gnu.org/software/au

Re: AM_YFLAGS aren't used in the presence of per-target YFLAGS

2012-09-15 Thread Stefano Lattarini
On 09/15/2012 04:51 AM, Matt Turner wrote: > In attempting to massage automake into doing what I want, I've found > what I consider to be some deficiencies in its handling of bison- and > flex-generated code. Here's one in particular. > > === AM_YFLAGS aren't used

AM_YFLAGS aren't used in the presence of per-target YFLAGS

2012-09-14 Thread Matt Turner
In attempting to massage automake into doing what I want, I've found what I consider to be some deficiencies in its handling of bison- and flex-generated code. Here's one in particular. === AM_YFLAGS aren't used in the presence of per-target YFLAGS === Bison's -p flag spec