Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56310 - trunk/libs/python/test
From: seefeld_at_[hidden]
Date: 2009-09-19 12:59:06


Author: stefan
Date: 2009-09-19 12:59:05 EDT (Sat, 19 Sep 2009)
New Revision: 56310
URL: http://svn.boost.org/trac/boost/changeset/56310

Log:
Revert accidental change.
Text files modified:
   trunk/libs/python/test/Jamfile.v2 | 14 --------------
   1 files changed, 0 insertions(+), 14 deletions(-)

Modified: trunk/libs/python/test/Jamfile.v2
==============================================================================
--- trunk/libs/python/test/Jamfile.v2 (original)
+++ trunk/libs/python/test/Jamfile.v2 2009-09-19 12:59:05 EDT (Sat, 19 Sep 2009)
@@ -65,20 +65,6 @@
 # : # target-name
 # ]
 
-[ run error_already_set.cpp /boost/python//boost_python/<link>static $(PY)
- : # no args
- : # no input files
- : # no requirements
- : # target-name
-]
-
-[ run error_already_set.cpp ../build//boost_python/<link>shared /python//python
- : # no args
- : # no input files
- : # no requirements
- : exec-dynamic # target-name
-]
-
 [
 bpl-test crossmod_exception
   : crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp


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