]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/libsupc++/Makefile.in
re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded...
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 8 Mar 2011 00:04:05 +0000 (00:04 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 8 Mar 2011 00:04:05 +0000 (00:04 +0000)
commitb329dd10a90b143c67cf2b5d8caa96c7ea6d8ca4
tree2564fedfcbfbf259cb91eeef6699a97183bb9dc6
parent26bc022b8ffc4a1c32561a5b3c1ac62252457264
re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses hardcoded path)

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.

Co-Authored-By: Jonathan Wakely <redi@gcc.gnu.org>
Co-Authored-By: Matthias Klose <doko@ubuntu.com>
From-SVN: r170763
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/doc/Makefile.am
libstdc++-v3/doc/Makefile.in
libstdc++-v3/include/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/po/Makefile.in
libstdc++-v3/python/Makefile.in
libstdc++-v3/src/Makefile.in
libstdc++-v3/testsuite/Makefile.in