$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-14 06:09:32
Hi,
I'm looking at libs/config/test/Jamfile, and it starts with this:
# *** DO NOT EDIT THIS FILE BY HAND ***
However, looking at the libs/config/tools/generate.cpp I don't see any
"math_info" test being generated. Further, changelog contains this:
2005-12-06 20:01 johnmaddock
* test/Jamfile: Added new file math_info to probe for known or
suspected math-related problems and setup.
There's no associated change to generate.cpp. See seems like the file was
edited by hand. Am I wrong?
- Volodya