$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-06-26 05:09:59
> Now the problem is, 'What do I put in for <somefunc>?' All other C++
libraries I have used, specifically contain a C-linkage function to allow
configure to detect it.
Use regexecA or regcomA. Both extern "C" functions.
John.