* 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
+2010-04-06 Matthias Klose <doko@ubuntu.com>
+
+ * 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 <paolo.carlini@oracle.com>
* include/bits/basic_string.h: Fix pasto in comment.
minimal set of headers are provided. This option builds such an
environment.
</p></dd><dt><span class="term"><code class="code">--enable-libstdcxx-time</code></span></dt><dd><p>This is an abbreviated form of
- <code class="code">'--enable-libstdcxx-time=yes'</code>(described next).
+ <code class="code">'--enable-libstdcxx-time=yes'</code>(described next).
</p></dd><dt><span class="term"><code class="code">--enable-libstdcxx-time=OPTION</code></span></dt><dd><p>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