$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-10-17 12:37:26
Andrey Melnikov wrote:
> Found a little inconsistency:
>
> + # Processor-specific optimization
> + #
> +
> + if [ MATCH ^([67]\\.) : $(version) ]
>
> You use the fancy "below-8.0" variable in other place. So you should use
> it here too.
Your are right, actually, but this line belongs to a separate rule -
'configure-version-specific', it is used only once in the rule and I
want to have a separate rule for version-specific stuff... So I'd like
to leave it as it is. ;-)
Best regards/Venlig hilsen,
Alexey Pakhunov.