John5342 <john5342@xxxxxxxxx> writes: > Well the problem is obvious. Very obvious, indeed. > The line in the test program should be: > > boost::program_options::variables_map dummy() > > and not: > > boost::program_options::variables_map::variables_map dummy() > > I however know very little about autotools (and don't intend on ever > learning either) so how to actually fix it is another matter. A trivial grep. define([testprog], [AC_LANG_PROGRAM([#include <boost/program_options.hpp>], [boost::program_options::variables_map::variables_map dummy()])]) Andreas. -- Andreas Schwab, schwab@xxxxxxxxxx GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel