$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost Modularization: did we get it right?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-05-11 15:25:03
On 11/05/2012 01:55, Steven Watanabe wrote:
> The algorithm now looks like:
>
> If symlinks are supported:
>    Sym link the directory
>    if there is a conflict, create
>      a subdirectory and symlink all
>      the members.
> Else if hardlinks are supported:
>    Hard-link all leaves
> Else
>    Copy all leaves
You don't want to copy the leaves, but rather create a dummy file with a 
#include directive with the relative path to the original.