[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20374: automake 1.15 overwriting custom INSTALL file (fixed, not a b
From: |
Emil |
Subject: |
bug#20374: automake 1.15 overwriting custom INSTALL file (fixed, not a bug) |
Date: |
Mon, 20 Apr 2015 01:01:01 +0300 |
Hi again,
I just realized my last bug report was simply caused by the -f option
passed to autoreconf.
Autoreconf seems to forward it to automake as the --force-missing option,
which, according to the manual, "force[s] update of standard files".
Autoreconf's man entry for -f simply states that it will "consider all
files obsolete", which for me wasn't very clear about its implications,
so I couldn't link it to the unwanted behavior I was experiencing.
That being said, it's all fixed now, thanks for the great software!
Cheers, Emil Laine <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#20374: automake 1.15 overwriting custom INSTALL file (fixed, not a bug),
Emil <=