[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AC_CONFIG_FILES and multi-inputs
From: |
Harlan Stenn |
Subject: |
AC_CONFIG_FILES and multi-inputs |
Date: |
Tue, 18 Jun 2002 00:26:48 -0400 |
User-agent: |
EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) |
So I think I have a patch nearly ready to go.
I'm testing it and discovering what might be a deeper problem.
I want to say:
AC_CONFIG_FILES(foo)
AC_CONFIG_FILES(Makefile:foo:Makefile.in)
autoconf seems to handle this, no problem.
Automake, however, builds a Makefile expecting "foo" in srcdir, when it is
really in the builddir.
Thoughts/ideas?
H
- AC_CONFIG_FILES and multi-inputs,
Harlan Stenn <=