gcc/libstdc++-v3/include
Phil Edwards 92eabea208 acinclude.m4 (GLIBCXX_CONDITIONAL): New macro.
2003-08-27  Phil Edwards  <pme@gcc.gnu.org>

	* acinclude.m4 (GLIBCXX_CONDITIONAL):  New macro.  Wrap
	AM_CONDITIONAL.  Replace all calls to AM_CONDITIONAL with this one.
	(GLIBCXX_ENABLE_HOSTED):  New macro, sets new variable is_hosted,
	used elsewhere in this file.
	(GLIBCXX_EVALUATE_CONDITIONALS):  New macro...
	* configure.ac:  ...called here to expand all conditionals.
	* Makefile.am:  Conditionalize SUBDIRS on GLIBCXX_HOSTED.
	* include/Makefile.am:  Remove redundant gxx_include_dir assignment.
	(install-freestanding-headers):  New target, a subset of
	install-headers.  Conditionalize install-data-local on GLIBCXX_HOSTED.

	* aclocal.m4, configure, Makefile.in, include/Makefile.in,
	libmath/Makefile.in, libsupc++/Makefile.in, po/Makefile.in,
	src/Makefile.in, testsuite/Makefile.in:  Regenerated.

From-SVN: r70854
2003-08-27 19:06:56 +00:00
..
backward Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
bits Daily bump. 2003-08-27 00:16:06 +00:00
c c++config (_GLIBCXX_FULLY_COMPLIANT_HEADERS): Remove. 2003-07-30 16:51:51 +00:00
c_compatibility Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_std c++config (_GLIBCXX_FULLY_COMPLIANT_HEADERS): Remove. 2003-07-30 16:51:51 +00:00
ext ropeimpl.h: #include <ostream> instead of <iostream> 2003-08-19 08:03:09 +00:00
std basic_ios.h: Remove *_iter typedefs, change num* typedefs to num_*. 2003-08-12 03:46:18 +00:00
Makefile.am acinclude.m4 (GLIBCXX_CONDITIONAL): New macro. 2003-08-27 19:06:56 +00:00
Makefile.in acinclude.m4 (GLIBCXX_CONDITIONAL): New macro. 2003-08-27 19:06:56 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00