http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46720
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
--- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2010-12-02
10:24:07 UTC ---
The issue seems to be fixed after upgrading to automake 1.11.1
from 1.11, so I am ready to resolve this as invalid.
However, two points:
- The build process complains about the automake 1.11, but this warning
scrolls past really fast, and if automake 1.11 really causes issues,
this should be addressed.
- The timestamps on the generated files should be set so that no
unneeded regeneration takes place. How do you do that in svn?
Any ideas on either point?