Skip to content
Snippets Groups Projects
  • Phil Edwards's avatar
    ff66d28f
    Convert to new autotools. · ff66d28f
    Phil Edwards authored
    2003-08-04  Phil Edwards  <pme@gcc.gnu.org>
    
    	Convert to new autotools.
    	* acconfig.h:  Update with correct names.
    	* configure.host (ATOMICITYH):  Rename to atomicity_include_dir.
    	(qnx6.[12]*):  'q' comes before 's', not after 'w'.
    	* configure.in:  Update.  Split hardcoded cross-configury settings
    	out to...
    	* crossconfig.m4:  ...here.  New file.  Contents untouched.
    	* acinclude.m4:  Reorganize and rewrite as needed.  Split large
    	chunks out to...
    	* linkage.m4:  ...here.  New file.  Math and stdlib linkage tests.
    	Contents untouched.
    	* scripts/testsuite_flags.in:  Update.
    
    	* Makefile.am:  Remove unneeded AUTOMAKE_OPTIONS settings and other
    	variables (already generated by automake).
    	* include/Makefile.am:  Ditto.
    	* libmath/Makefile.am:  Ditto.
    	* libsupc++/Makefile.am:  Ditto.
    	* po/Makefile.am:  Ditto.
    	* src/Makefile.am:  Ditto.
    
    	* aclocal.m4:  Regenerate using new versions.
    	* config.h.in:  Ditto.
    	* configure:  Ditto.
    	* Makefile.in:  Ditto.
    	* include/Makefile.in:  Ditto.
    	* libmath/Makefile.in:  Ditto.
    	* libsupc++/Makefile.in:  Ditto.
    	* po/Makefile.in:  Ditto.
    	* src/Makefile.in:  Ditto.
    	* testsuite/Makefile.in:  Ditto.
    
    From-SVN: r70167
    ff66d28f
    History
    Convert to new autotools.
    Phil Edwards authored
    2003-08-04  Phil Edwards  <pme@gcc.gnu.org>
    
    	Convert to new autotools.
    	* acconfig.h:  Update with correct names.
    	* configure.host (ATOMICITYH):  Rename to atomicity_include_dir.
    	(qnx6.[12]*):  'q' comes before 's', not after 'w'.
    	* configure.in:  Update.  Split hardcoded cross-configury settings
    	out to...
    	* crossconfig.m4:  ...here.  New file.  Contents untouched.
    	* acinclude.m4:  Reorganize and rewrite as needed.  Split large
    	chunks out to...
    	* linkage.m4:  ...here.  New file.  Math and stdlib linkage tests.
    	Contents untouched.
    	* scripts/testsuite_flags.in:  Update.
    
    	* Makefile.am:  Remove unneeded AUTOMAKE_OPTIONS settings and other
    	variables (already generated by automake).
    	* include/Makefile.am:  Ditto.
    	* libmath/Makefile.am:  Ditto.
    	* libsupc++/Makefile.am:  Ditto.
    	* po/Makefile.am:  Ditto.
    	* src/Makefile.am:  Ditto.
    
    	* aclocal.m4:  Regenerate using new versions.
    	* config.h.in:  Ditto.
    	* configure:  Ditto.
    	* Makefile.in:  Ditto.
    	* include/Makefile.in:  Ditto.
    	* libmath/Makefile.in:  Ditto.
    	* libsupc++/Makefile.in:  Ditto.
    	* po/Makefile.in:  Ditto.
    	* src/Makefile.in:  Ditto.
    	* testsuite/Makefile.in:  Ditto.
    
    From-SVN: r70167