Re: compile wrapper script with C++ file

2009-11-15 Thread Ralf Wildenhues
Hi David, and sorry for the long delay, * David Byron wrote on Fri, Nov 13, 2009 at 08:18:35PM CET: > On Friday September 4th, 2009, Eric Blake wrote: > > According to David Byron on 8/14/2009 1:57 PM: > > > I'm not sure whether this is something I'm doing wrong > > > or something wrong with auto

Re: Makefile broken after removing included *.am file

2009-11-15 Thread Ralf Wildenhues
Hi Peter, * Peter Johansson wrote on Sun, Nov 15, 2009 at 04:37:24AM CET: > I included a file in my Makefile.am, but then I decided it was not > useful anymore so I removed the include statement and deleted the > file. That resulted in a broken Makefile, and running `make all' > resulted in: > >