* Stefano Lattarini wrote on Tue, Apr 20, 2010 at 10:52:41PM CEST: > At Tuesday 20 April 2010, Ralf Wildenhues wrote: > > I'm trying to understand which of these lines this make interprets > > wrongly: > > include file > > include ./file > > include .//file > This one is sufficient o trigger the bug.
What about when you use quoting around the file name? Thanks, Ralf
