gcc/libstdc++-v3/include
Benjamin Kosnik 58b08ac3e1 acconfig.h (_GLIBCPP_MEM_LIMITS): Define.
2001-08-09  Benjamin Kosnik  <bkoz@redhat.com>

	* acconfig.h (_GLIBCPP_MEM_LIMITS): Define.
	* config.h.in: Regenerate.
	* acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT): Check for setrlimit
	function.
	* aclocal.m4: Regenerate.
	* configure.in: Remove duplicate AM_CONFIG_HEADER.
	(AM_CONFIG_HEADER): Remove testsuite/testsuite_hooks.h.
	Only call GLIBCPP_CHECK_SETRLIMIT for native compiles.
	* configure: Regenerate.
	* testsuite_hooks.h.in: Move to...
	* testsuite_hooks.h: Here, include c++config.h. Use it.

	* Makefile.am (SUBDIRS): Move testsuite to last directory.
	* Makefile.in: Regenerate.
	* po/Makefile.am (stamp-po): Add.

From-SVN: r44752
2001-08-10 06:50:34 +00:00
..
backward All occurrences of the __value_type() and __distance_type() functions... 2001-07-18 17:09:02 +00:00
bits Daily bump. 2001-08-09 07:16:10 +00:00
c/bits
c_shadow
c_std/bits mknumeric_limits: Add static defintions, format. 2001-06-20 03:05:31 +00:00
ext ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy. 2001-07-04 18:12:08 +00:00
std *: Add copyright notice. 2001-06-08 23:22:26 +00:00
Makefile.am Implement std::messages. 2001-08-08 02:49:01 +00:00
Makefile.in acconfig.h (_GLIBCPP_MEM_LIMITS): Define. 2001-08-10 06:50:34 +00:00