From df70c1065a020ae2d66e05dacbb42021ecee8d03 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 5 Apr 2008 17:03:16 +0000 Subject: [PATCH] Reverted unintenional changes. [SVN r44060] --- v2/user-config.jam | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/v2/user-config.jam b/v2/user-config.jam index 279fb3278..45b1be1fd 100644 --- a/v2/user-config.jam +++ b/v2/user-config.jam @@ -76,13 +76,3 @@ # Configure with explicit installation prefix # using qt : /usr/opt/qt ; -# XSLT configuration -using xsltproc - : "C:/Downloads/C++/Boost/boost.book/xsltproc-win32/xsltproc.exe" - ; - -# BoostBook configuration -using boostbook - : "C:/Downloads/C++/Boost/boost.book/docbook-xsl-1.66.1" - : "C:/Downloads/C++/Boost/boost.book/docbook-xml-4.2" - ;