OSDN Git Service

2010-04-06 Matthias Klose <doko@ubuntu.com>
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Apr 2010 01:27:44 +0000 (01:27 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:16:37 +0000 (14:16 +0900)
        * 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
libstdc++-v3/doc/html/manual/configure.html

index dba4af6..a5f2caf 100644 (file)
@@ -1,3 +1,11 @@
+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.
index 47f58f4..69e9caf 100644 (file)
      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