$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (sseefeld_at_[hidden])
Date: 2004-12-15 11:44:09
> From: Neal D. Becker [mailto:ndbecker2_at_[hidden]]
> So, do you mean you want to use pkg-config to record the
> settings that were
> used to build boost? If so, I misunderstood. This might be useful.
Indeed, that's how pkg-config is used. However, as a full-blown
boost build process will result in quite a number of different
configurations, the pkg-config approach would need to reflect that.
For example, boost would need to generate one pkg-config script
for each configuration that has been built.
Regards,
Stefan