From c8665f5923cd8c92e6c46a20d60b0d974f33d0f5 Mon Sep 17 00:00:00 2001 From: doko Date: Tue, 6 Apr 2010 01:27:44 +0000 Subject: [PATCH 1/1] 2010-04-06 Matthias Klose * acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result. * configure: Regenerate. * doc/xml/manual/configure.xml, doc/html/manual/configure.html: Document --enable-libstdcxx-time as the short form for --enable-libstdcxx-time=yes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157975 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 8 ++++++++ libstdc++-v3/doc/html/manual/configure.html | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index dba4af68492..a5f2cafdc3e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,11 @@ +2010-04-06 Matthias Klose + + * acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result. + * configure: Regenerate. + * doc/xml/manual/configure.xml, doc/html/manual/configure.html: + Document --enable-libstdcxx-time as the short form for + --enable-libstdcxx-time=yes. + 2010-04-03 Paolo Carlini * include/bits/basic_string.h: Fix pasto in comment. diff --git a/libstdc++-v3/doc/html/manual/configure.html b/libstdc++-v3/doc/html/manual/configure.html index 47f58f47f89..69e9caf76f0 100644 --- a/libstdc++-v3/doc/html/manual/configure.html +++ b/libstdc++-v3/doc/html/manual/configure.html @@ -188,7 +188,7 @@ minimal set of headers are provided. This option builds such an environment.

--enable-libstdcxx-time

This is an abbreviated form of - '--enable-libstdcxx-time=yes'(described next). + '--enable-libstdcxx-time=yes'(described next).

--enable-libstdcxx-time=OPTION

Enables link-type checks for the availability of the clock_gettime clocks, used in the implementation of [time.clock], and of the nanosleep and sched_yield functions, used in the -- 2.11.0