Skip to content
  • Simon Marchi's avatar
    Re-generate many configure and Makefile.in files · e0b2a78c
    Simon Marchi authored
    I get some spurious changes when running autoconf/automake for various
    projects in the tree.  This is likely because they were generated using
    distro-patched tools last time.
    
    I ran `autoreconf -f` in the various automake projects of the
    binutils-gdb tree, and this is the result.  The tools I am using have
    been compiled from source, from the upstream release.
    
    bfd/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    	* doc/Makefile.in: Re-generate.
    
    binutils/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    	* doc/Makefile.in: Re-generate.
    
    gas/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    	* doc/Makefile.in: Re-generate.
    
    gold/ChangeLog:
    
    	* testsuite/Makefile.in: Re-generate.
    
    gprof/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    
    ld/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    
    opcodes/ChangeLog:
    
    	* Makefile.in: Re-generate.
    	* configure: Re-generate.
    e0b2a78c