[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_CONFIG_FILES and multi-inputs
From: |
Alexandre Duret-Lutz |
Subject: |
Re: AC_CONFIG_FILES and multi-inputs |
Date: |
Wed, 19 Jun 2002 11:09:35 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) |
>>> "Harlan" == Harlan Stenn <address@hidden> 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