Skip to content
Snippets Groups Projects
  • Paolo Bonzini's avatar
    148907ea
    configure.in: Test the ability to symlink directories. · 148907ea
    Paolo Bonzini authored
    2005-05-24  Paolo Bonzini <bonzini@gnu.org>
    
    	* configure.in: Test the ability to symlink directories.
    	* configure: Regenerate.
    
    	* Makefile.def (bootstrap-stage): New definitions.
    	* Makefile.tpl (configure-stage1-gcc,
    	configure-stage2-gcc, configure-stage3-gcc,
    	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
    	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
    	new-restage3, compare): Autogenerate, see Makefile.in
    	entry for behavioral changes.
    	(distclean-stage1, new-stage1-start, new-stage1-end,
    	new-stage1-bubble, distclean-stage2, new-stage2-start,
    	new-stage2-end, new-stage2-bubble, distclean-stage3,
    	new-stage3-start, new-stage3-end): New autogenerated targets.
    	(objext, prebootstrap, BOOT_CFLAGS,
    	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
    	targets.
    
    	* Makefile.in: Regenerate.
    	(distclean-stage1, new-stage1-start, new-stage1-end,
    	new-stage1-bubble, distclean-stage2, new-stage2-start,
    	new-stage2-end, new-stage2-bubble, distclean-stage3,
    	new-stage3-start, new-stage3-end): New targets.
    	(all-stage1-gcc): Move prebootstrap dependency from here...
    	(configure-stage1-gcc): ...to here.
    	(new-bootstrap): Use bubble targets.
    	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
    	Use per-stage distclean targets.
    	(configure-stage1-gcc, configure-stage2-gcc,
    	configure-stage3-gcc, all-stage1-gcc,
    	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
    	Use new-stageN-start to prepare the tree.
    
    From-SVN: r82200
    148907ea
    History
    configure.in: Test the ability to symlink directories.
    Paolo Bonzini authored
    2005-05-24  Paolo Bonzini <bonzini@gnu.org>
    
    	* configure.in: Test the ability to symlink directories.
    	* configure: Regenerate.
    
    	* Makefile.def (bootstrap-stage): New definitions.
    	* Makefile.tpl (configure-stage1-gcc,
    	configure-stage2-gcc, configure-stage3-gcc,
    	all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
    	new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
    	new-restage3, compare): Autogenerate, see Makefile.in
    	entry for behavioral changes.
    	(distclean-stage1, new-stage1-start, new-stage1-end,
    	new-stage1-bubble, distclean-stage2, new-stage2-start,
    	new-stage2-end, new-stage2-bubble, distclean-stage3,
    	new-stage3-start, new-stage3-end): New autogenerated targets.
    	(objext, prebootstrap, BOOT_CFLAGS,
    	POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
    	targets.
    
    	* Makefile.in: Regenerate.
    	(distclean-stage1, new-stage1-start, new-stage1-end,
    	new-stage1-bubble, distclean-stage2, new-stage2-start,
    	new-stage2-end, new-stage2-bubble, distclean-stage3,
    	new-stage3-start, new-stage3-end): New targets.
    	(all-stage1-gcc): Move prebootstrap dependency from here...
    	(configure-stage1-gcc): ...to here.
    	(new-bootstrap): Use bubble targets.
    	(new-cleanstrap, new-restage1, new-restage2, new-restage3):
    	Use per-stage distclean targets.
    	(configure-stage1-gcc, configure-stage2-gcc,
    	configure-stage3-gcc, all-stage1-gcc,
    	all-stage2-gcc, all-stage3-gcc, new-bootstrap):
    	Use new-stageN-start to prepare the tree.
    
    From-SVN: r82200