gcc/libstdc++-v3/libmath
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
..
Makefile.am acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX_INCLUDES. 2003-08-17 20:23:12 +00:00
Makefile.in acinclude.m4 (GLIBCXX_CONDITIONAL): New macro. 2003-08-27 19:06:56 +00:00
copysignf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
mathconf.h configure.in: Check for <sys/types.h>. 2001-08-16 12:49:19 +00:00
nan.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbit.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitf.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
signbitl.c signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
stubs.c stubs.c (hypot, [...]): Don't divide by zero. 2003-05-21 00:51:24 +00:00