On Fri, Apr 01, 2011 at 01:22:26PM +0200, thus spake Ralf Wildenhues:
> * Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 10:13:32AM CEST:
> > On Wed, Mar 30, 2011 at 07:51:40AM +0200, thus spake Ralf Wildenhues:
> > > * Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 12:03:09AM CEST:
> > > > I suspect
* Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 10:13:32AM CEST:
> On Wed, Mar 30, 2011 at 07:51:40AM +0200, thus spake Ralf Wildenhues:
> > * Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 12:03:09AM CEST:
> > > I suspect I found a bug in automake 1.11.1 .
> >
> > Yes, you have. Thanks for report
On Wed, Mar 30, 2011 at 07:51:40AM +0200, thus spake Ralf Wildenhues:
> Hi Ignacy,
>
> * Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 12:03:09AM CEST:
> > I suspect I found a bug in automake 1.11.1 .
>
> Yes, you have. Thanks for reporting it!
Shall I post that to bug-autom...@gnu.org then?
>
Hi Ignacy,
* Ignacy Gawedzki wrote on Wed, Mar 30, 2011 at 12:03:09AM CEST:
> I suspect I found a bug in automake 1.11.1 .
Yes, you have. Thanks for reporting it!
> I have a project in which some program has .ll and .yy sources that must be
> generated by flex and bison. It also happens I need
Hi,
I suspect I found a bug in automake 1.11.1 .
I have a project in which some program has .ll and .yy sources that must be
generated by flex and bison. It also happens I need to have specific
preprocessor options passed to that program using a _CPPFLAGS variable. This
makes everything produce