$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-29 01:48:58
Hi,
when I run "bjam graphviz" in "libs/graph/example", one of the actions is:
rm -f
"../../../bin/boost/libs/graph/example/graphviz.test/gcc/debug/inlining-on/graphviz"
so I can't run the test manually? What can I do to change this behaviour?
- Volodya