$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r50142 - trunk/tools/quickbook
From: daniel_james_at_[hidden]
Date: 2008-12-05 14:03:19
Author: danieljames
Date: 2008-12-05 14:03:19 EST (Fri, 05 Dec 2008)
New Revision: 50142
URL: http://svn.boost.org/trac/boost/changeset/50142
Log:
Defined BOOST_CYGWIN_PATH when building quickbook on cygwin.
Text files modified:
trunk/tools/quickbook/Jamfile.v2 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/tools/quickbook/Jamfile.v2
==============================================================================
--- trunk/tools/quickbook/Jamfile.v2 (original)
+++ trunk/tools/quickbook/Jamfile.v2 2008-12-05 14:03:19 EST (Fri, 05 Dec 2008)
@@ -30,6 +30,7 @@
<toolset>msvc:<cxxflags>/wd4800
<toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
<toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
+ <target-os>cygwin:<define>BOOST_CYGWIN_PATH
;
install dist-bin