Re: AX_BOOST_BASE
Peter Johansson <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.archive-maintainers |
|---|---|
| Message-ID | <[email protected]> |
On 11/03/2013 07:13 AM, Marcin Zalewski wrote: > When I use AX_BOOST_BASE with BOOST_ROOT and --with-boost, I get an > error on version detection. I attach a patch that checks for version > in the version.hpp file. Perhaps this is how version should be checked > in general. Should I submit this patch to patch tracker? Hi Marcin, What is the error you get? What is the exact command you use to issue ./configure? I'm asking because if you set --with-boost you should not end up in the code that your patch modifies, so I'm confused. Cheers, -- Peter Johansson