* Roberto Bagnara wrote on Tue, Jan 10, 2006 at 04:11:36PM CET: > Ralf Wildenhues wrote: > > >Then, a comment to the Makefile.am: you don't need the lines > >| srcdir = @srcdir@ > >| VPATH = @VPATH@ > >| @SET_MAKE@ > >| SUBDIRS = > > > >automake will take care of that by itself. > > Is also > > abs_srcdir = @abs_srcdir@ > > redundant?
I think so, at least for non-ancient autotools versions. Cheers, Ralf
