>>> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes:
[...] Harlan> AC_CONFIG_FILES(foo) Harlan> AC_CONFIG_FILES(Makefile:foo:Makefile.in) [...] Harlan> Automake, however, builds a Makefile expecting "foo" in Harlan> srcdir, when it is really in the builddir. Maybe &rewrite_inputs_into_dependencies could be taught that when a file appears in @other_input_files it should be prefixed with $(top_builddir) instead of $(top_srcdir)? -- Alexandre Duret-Lutz
