[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Automake 1.5 rules for `stamp-h*'
From: |
Christian Cornelssen |
Subject: |
Automake 1.5 rules for `stamp-h*' |
Date: |
Mon, 26 Nov 2001 01:07:43 +0100 (CET) |
Dear Automake maintainers,
the rules generated by Automake 1.5 for its `stamp-h*' files
call "config.status" without exporting an empty CONFIG_LINKS variable.
As a consequence, every `stamp-h*.in' update causes recreation of
the links declared by the AC_CONFIG_LINKS macro in `configure.ac'.
In contrast, the `Makefile' rules care about CONFIG_LINKS.
Sincerely,
Christian Cornelssen
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Automake 1.5 rules for `stamp-h*',
Christian Cornelssen <=