From: Jeff Garland (jeff_at_[hidden])
Date: 2002-10-15 16:21:11


Alkis wrote:

> Is there any way to disable the tests when building the library?

bjam libboost_date_time.a

or

Remove / comment out every thing below

############# tests ###########

in the Jamfile.

Jeff