* Brian Dessent wrote on Wed, Mar 12, 2008 at 07:56:37PM CET:
> Ralf Wildenhues wrote:
>
> > This is what I found using "git -Sstamp-h.in":
>
> However, automake still makes use of "stamp-h" witness files, it's just
> that they are created and deleted as needed automatically, without the
> need f
Ralf Wildenhues wrote:
> This is what I found using "git -Sstamp-h.in":
However, automake still makes use of "stamp-h" witness files, it's just
that they are created and deleted as needed automatically, without the
need for some ".in" template to remain anywhere, correct?
Brian
Hello John,
* John Calcote wrote on Wed, Mar 12, 2008 at 06:55:40PM CET:
> Can someone please tell me what is the high-level purpose of the
> stamp-h.in file (and those files generated from it)? I understand
> it's a timestamp file - what I want to know is what it's used for by
> automake. And, f