Hi! On 2011-10-23T14:50:35+0100, Jonathan Wakely <jwakely....@gmail.com> wrote: > On 23 October 2011 14:32, Thomas Schwinge wrote: >>> - Regenerate all files: >>> + >>> [[Regenerating_GCC_Configuration#Regenerating_All_.27.27configure.27.27_Files|Regenerate >>> all files]] >>> >>> + See also [[Regenerating_GCC_Configuration]] >>> - {{{ >>> - $ find ./ -name configure.ac | while read f; do (cd "$(dirname "$f")"/ && >>> autoconf2.64); done >>> - }}} > > Does autoreconf do the same thing?
Not always... Not all components use GNU Automake, and for those that don't, 'autoreconf' regenerates some files differently/erroneously. ;-/ But it's certainly a good idea to use it as much as possible, so that GNU Automake files also get regenerated. I updated <https://gcc.gnu.org/wiki/Regenerating_GCC_Configuration#Regenerating_All_GNU_Autotools_Files>. Grüße Thomas
signature.asc
Description: PGP signature