Ludovic Brenta schrieb: > Matthias, could you please explain what was the problem precisely and > what happened in 4.3.3-8 that solved the issue? I need to know because > of #527367 which the submitter claims has similar causes and solution.
the autoconf in debian was used to regenerate the configure files, which didn't work anymore with a recentlibtool. a first quick hack was to include the autoconf2.59 sources in the gcc-4.4 package, which is now replaced by a dependency on the new autconf2.59 package. the patch rules in the .dpatch files have to be adjusted. In 4.4 Arthur did centralize the auto* stuff, a bit too much, because now every auto* file gets regenerated even for a change in a patch which doesn't touch any auto files. We have to be a bit more selective. For gnat-4.3 it should be enough to use the *2.59 versions of the tools. Matthias -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org