$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alan Gutierrez (alan-jamboost_at_[hidden])
Date: 2004-12-26 19:34:41
Looking at the darwin.jam source, I found that the variable $(_)
was not defined, and thus my <framework> parameters were
ignored. I've changed $(_) to $(SPACE).
-- Alan Gutierrez - alan_at_[hidden]