Le 10/05/2015 18:29, Georg Baum a écrit :
Sorry, I should have tried before asking. Of course there were not all
needed backports done yet. The attached version is the minimal I could find.
I had include the removal of LYX_PROG_CXX_WORKS, otherwise autoconf would
complain about expanding a macro before requiring it:
http://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required
I tested the automake part with clang 3.5, gcc 4.9 and gcc 5.1. cmake was
only tested with gcc 4.9 (since it is moee similar to master)
On the older side (Ubuntu 12.04), I tried gcc 4.6 and clang 3.0 and they
still work (even in C++0x mode :).
I'd say that you can put it in.
JMarc