Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-01-24 01:38:22


Author: turkanis
Date: 2008-01-24 01:38:21 EST (Thu, 24 Jan 2008)
New Revision: 42947
URL: http://svn.boost.org/trac/boost/changeset/42947

Log:
removed source mk251; it is a test file that defines main()
Text files modified:
   branches/iostreams_dev/libs/iostreams/build/Jamfile.v2 | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: branches/iostreams_dev/libs/iostreams/build/Jamfile.v2
==============================================================================
--- branches/iostreams_dev/libs/iostreams/build/Jamfile.v2 (original)
+++ branches/iostreams_dev/libs/iostreams/build/Jamfile.v2 2008-01-24 01:38:21 EST (Thu, 24 Jan 2008)
@@ -125,8 +125,7 @@
 }
 
 local bz2 = [ create-library bzip2 : libbz2 bz2 :
- blocksort bzlib compress crctable decompress huffman
- mk251 randtable :
+ blocksort bzlib compress crctable decompress huffman randtable :
     <link>shared:<def-file>$(BZIP2_SOURCE)/libbz2.def ] ;
 
 if $(bz2)


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