I have a project with some optional Objective C++. If I simply use AC_PROG_OBJCXX, then if it finds no Objective C++ compiler, it still sets OBJCXX=g++.
I can't see a documented way to find out whether an actual compiler was found. Am I missing something? -- http://rrt.sc3d.org