Skip to content
Snippets Groups Projects
  • Paolo Bonzini's avatar
    ad643a75
    re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined) · ad643a75
    Paolo Bonzini authored
    2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
    
            PR other/17991
    
    	* Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
    	Update copyright year.
    	* fixfixes.c (main): Call initialize_opts from fixopts.c.
    	* fixincl.c (initialize): Call initialize_opts from fixopts.c,
    	do not include code for parsing options (environment vars).
    	(fix_with_system): Use a search path for applyfix, so that you
    	can run the test suite with two-process fixincludes.
    	* fixopts.c: New file.
    	* configure.ac: Add --enable-twoprocess.  Export ac_exeext
    	to config.h.  Default to --enable-twoprocess for MinGW32.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    
    From-SVN: r89087
    ad643a75
    History
    re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)
    Paolo Bonzini authored
    2004-08-14  Paolo Bonzini  <bonzini@gnu.org>
    
            PR other/17991
    
    	* Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
    	Update copyright year.
    	* fixfixes.c (main): Call initialize_opts from fixopts.c.
    	* fixincl.c (initialize): Call initialize_opts from fixopts.c,
    	do not include code for parsing options (environment vars).
    	(fix_with_system): Use a search path for applyfix, so that you
    	can run the test suite with two-process fixincludes.
    	* fixopts.c: New file.
    	* configure.ac: Add --enable-twoprocess.  Export ac_exeext
    	to config.h.  Default to --enable-twoprocess for MinGW32.
    	* config.h.in: Regenerate.
    	* configure: Regenerate.
    
    From-SVN: r89087