This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: AC_CONFIG_FILES and multi-inputs
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Cc: automake at gnu dot org
- Date: Wed, 19 Jun 2002 11:09:35 +0200
- Subject: Re: AC_CONFIG_FILES and multi-inputs
- References: <45001.1024374408@dog.pfcs.com>
>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> 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