* Юрий Пухальский wrote on Mon, Jul 12, 2010 at 10:26:02PM CEST: > In this very case i was worried about VPATH builds, so i was > specifying @srcdir@ and @builddir@ explicitly everywhere. Should the > rule of the thumb be to omit @builddir@ while referring to the built > objects in current directory?
Yes, omitting @builddir@/ sounds like a good rule to me. Cheers, Ralf
