Hello, On Wed, Oct 19, 2005 at 08:53:55AM +0200, Simon Richter wrote: > Stepan Kasal schrieb: > > FOO = @FOO@@\n@ > > There are a lot of cases, in fact, the majority, where the substituted > string is only known at configure time, when the Makefile.in files have > long been generated.
of course. Automake would generate the above assignments for _all_ variables. Stepan