This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/47145] configure test for docbook-xsl-ns stylesheets uses hardcoded path


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

--- Comment #24 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-03-08 00:04:10 UTC ---
Author: bkoz
Date: Tue Mar  8 00:04:05 2011
New Revision: 170763

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170763
Log:
2011-03-07  Benjamin Kosnik  <bkoz@redhat.com>
            Matthias Klose  <doko@ubuntu.com>
        Jonathan Wakely  <redi@gcc.gnu.org>

    PR libstdc++/47145
    * acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Define.
    * configure.ac: Use it.
    * doc/Makefile.am (XSL_STYLE_DIR): Set at configure time.
    * configure: Regenerate.
    * doc/Makefile.in: Regenerate.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/doc/Makefile.am
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/python/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]