> I wrote the Autoconf AC_PROG_CXX support for C++11 back in 2013 > (http://www.spinics.net/lists/ac/msg11596.html) but it appears not to > have made it into a stable release yet. It might be possible to take a > copy of the macro from Autoconf CVS. (This was before I discovered > CMake!)
Seems like it might be worth it, I'll take a look. It would be simpler to compare outcomes with the cmake builds at least. -- Scott
