mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
ff42fea8ab
Get rid of some old useless compiler checking code Do not touch CXXFLAGS and friends, only the AM_* version Let the gcc-related options for latest known version be the default (assume they will still be fine in future versions) Try to take clang in account in a better way (to be continued): * use proper option for C++11, * use -Wno-deprecated-register in this case because Qt has a lot of these * define version as being clang for internal testing (there is no real way to get the clang version) |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt4.m4 | ||
spell.m4 |