$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] CHECK_IF_FILE fails on Windows if first character in file name is /
From: Jim Gallagher (jim_at_[hidden])
Date: 2010-10-06 12:09:11
I was trying to use this example in my environment:
<http://listarchives.boost.org/boost-build/2009/10/22585.php>
My primary development environment is on Windows, and I was
experimenting with an absolute path. It seemed that the poster tried
this in Unix.