]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the...
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 23 Mar 2016 00:41:52 +0000 (00:41 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 23 Mar 2016 00:41:52 +0000 (00:41 +0000)
commitbfd84e6ba55031f17539f94be6a78b017e47e6f4
tree7c7f3ab8354528c67cd567631474e0b56ece160b
parent9a607978a2550a0ed8c4c2eaf4b47d8ec5555da5
Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the installed headers.

2016-03-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * include/Makefile.am (install-freestanding-headers): Add
        concept_check.h and move.h to the installed headers.
        * include/Makefile.in: Regenerated.
        * include/bits/concept_check.h: Ignore _GLIBCXX_CONCEPT_CHECKS for
        freestanding implementations.
        * doc/xml/manual/using.xml (_GLIBCXX_CONCEPT_CHECKS): Mention
        that this macro has no effect for freestanding implementations.
        * doc/html/manual/using_macros.html: Likewise.

From-SVN: r234414
libstdc++-v3/ChangeLog
libstdc++-v3/doc/html/manual/using_macros.html
libstdc++-v3/doc/xml/manual/using.xml
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/bits/concept_check.h