mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
ce526607ff
Introduce new configure option --enable-cxx-mode=MODE, which allows to force a C++ version. The default is {14,11}, which means that C++14 is chosen if it is supported, and C++11 will be selected as a fallback. Using --enable-cxx-mode=11 ensures that LyX compiles correctly with an older C++11 compiler. |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
lyxpython.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt.m4 | ||
spell.m4 |