lyx_mirror/config
Jean-Marc Lasgouttes ff42fea8ab Cleanup autoconf compiler support
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)
2015-01-13 12:06:55 +01:00
..
.gitignore ignore auto maked script test-driver 2013-01-20 12:45:34 +01:00
common.am Cleanup the code for boost configuration 2014-05-05 10:11:18 +02:00
config.rpath
lyxinclude.m4 Cleanup autoconf compiler support 2015-01-13 12:06:55 +01:00
Makefile.am
pkg.m4
qt4.m4 Adjust preprocessor guards for Qt5/X11. 2015-01-11 19:44:35 +01:00
spell.m4 restore old hunspell library detection code as fallback when pkg-config is not available - for Mac OS X 2011-08-14 07:17:12 +00:00