[Bug libstdc++/54102] generated html vs. utf8

bkoz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 29 01:37:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54102

--- Comment #2 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-08-29 01:37:23 UTC ---
Author: bkoz
Date: Wed Aug 29 01:37:16 2012
New Revision: 190768

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190768
Log:
2012-08-28  Benjamin Kosnik  <bkoz@redhat.com>

    PR libstdc++/54102
    * doc/xsl/customization.xsl.in: New.
    * configure.ac: Output local copy of customization xsl.
    * doc/Makefile.am (stamp-html-single-docbook): Use XSL_LOCAL_STYLE.
    (stamp-html-docbook): Set stringparam to UTF-8.
    * Makefile.in: Regenerated.
    * configure: Same.
    * doc/Makefile.in: Same.

Added:
    trunk/libstdc++-v3/doc/xsl/
    trunk/libstdc++-v3/doc/xsl/customization.xsl.in
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/doc/Makefile.am
    trunk/libstdc++-v3/doc/Makefile.in



More information about the Gcc-bugs mailing list