gcc/libstdc++-v3/libsupc++
Phil Edwards ff66d28f7c Convert to new autotools.
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
2003-08-05 02:00:18 +00:00
..
cxxabi.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
guard.cc
Makefile.am Convert to new autotools. 2003-08-05 02:00:18 +00:00
Makefile.in Convert to new autotools. 2003-08-05 02:00:18 +00:00
new Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
tinfo2.cc
tinfo.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
tinfo.h
typeinfo Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
unwind-cxx.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
vec.cc
vterminate.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00