$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] config.h.in in Boost.Build
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2016-11-04 09:59:27
Hello,
I'm trying to port EFL library to Boost.Build, however, as most
autotools libraries, it uses a generated libname_config.h header which
is installed and generated during configure.
Is there anything like this in Boost.Build, or a better way to
generate this? Or maybe I should just stuff all defines in .pc file?
Kind regards,
-- Felipe Magno de Almeida