$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Joseph Turian (turian_at_[hidden])
Date: 2006-01-14 19:47:23
Hi,
A program I'm writing requires that the Boost Regex library was
compiled with ICU support.
How can I determine at configure/compile time whether the Regex
library has ICU support?
I'd like to prevent the user from shooting him/herself in the foot.
Joseph
-- http://www.cs.nyu.edu/~turian/