I've just checked it in.
Sorry about the delay.
* automake.in (scan_one_configure_file): Handle the AC_CONFIG_FILES
macro. Based on a patch from Harlan Stenn.
Akim Demaille <[EMAIL PROTECTED]> writes:
| In response to Didier in another thread, I don't think this patch was
| appl
In response to Didier in another thread, I don't think this patch was
applied.
Akim
| Akim Demaille <[EMAIL PROTECTED]> writes:
| | This patch is still lacking in the current Automake.
| |
| | Akim
|
| Thanks.
| I'll commit this instead:
|
| --- automake.in.~3~ Sat Apr 15 10
Akim Demaille <[EMAIL PROTECTED]> writes:
| This patch is still lacking in the current Automake.
|
| Akim
Thanks.
I'll commit this instead:
--- automake.in.~3~ Sat Apr 15 10:29:27 2000
+++ automake.in Sat Apr 15 12:52:42 2000
@@ -4402,8 +4402,8 @@ sub scan_one_configure_file
This patch is still lacking in the current Automake.
Akim
This patch seems to work for me to solve the problem of splitting the
original AC_OUTPUT(...) into AC_CONFIG_FILES(...) and AC_OUTPUT.
It applies just as easily to automake.in .
--- /usr/local/gnu/bin/automake Mon Dec 20 00: