Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51319 - trunk/tools/boostbook
From: daniel_james_at_[hidden]
Date: 2009-02-18 16:22:37


Author: danieljames
Date: 2009-02-18 16:22:37 EST (Wed, 18 Feb 2009)
New Revision: 51319
URL: http://svn.boost.org/trac/boost/changeset/51319

Log:
Remove long out of date warning.
Text files modified:
   trunk/tools/boostbook/setup_boostbook.py | 6 ------
   1 files changed, 0 insertions(+), 6 deletions(-)

Modified: trunk/tools/boostbook/setup_boostbook.py
==============================================================================
--- trunk/tools/boostbook/setup_boostbook.py (original)
+++ trunk/tools/boostbook/setup_boostbook.py 2009-02-18 16:22:37 EST (Wed, 18 Feb 2009)
@@ -288,12 +288,6 @@
     print "Done! Execute \"bjam --v2\" in a documentation directory to generate"
     print "documentation with BoostBook. If you have not already, you will need"
     print "to compile Boost.Jam."
- print ""
- print "WARNING FOR WIN32: please obtain a patched version of xsltproc "
- print "from http://engineering.meta-comm.com/xsltproc-win32.zip if you"
- print "are running BoostBook build on Win32 system (this patched version"
- print "solves the long-standing xsltproc problem with "
- print "creating directories for output files)."
 
 def main():
     ( tools_directory ) = accept_args( sys.argv[ 1: ] )


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk