lyx_mirror/config
Jean-Marc Lasgouttes 134f3aedaf Avoid warnings with gcc 9
The warning about unneeded std::move can be solved by conditioning on
C++14 mode.

The warnings about deprecated copy is harder, so we disable it for
now. We will be able to fix our part, but Qt triggers it a lot too.
2019-06-12 18:49:29 +02:00
..
.gitignore Autotools: configure AR program 2015-05-06 17:08:56 +02:00
common.am Remove support for precompiled headers for autotools 2015-09-25 12:05:40 +02:00
config.rpath put the 0.16.1 code from gettext back 2008-06-09 13:50:05 +00:00
lyxinclude.m4 Avoid warnings with gcc 9 2019-06-12 18:49:29 +02:00
lyxpython.m4 Search for python3 first, then python2 in autoconf 2019-05-16 18:36:41 +02:00
Makefile.am Autotools: check for python >= 2.7.0 or >= 3.3.0 2015-03-24 10:34:08 +01:00
pkg.m4 Add pkg.m4 to config/ and autogen.sh. 2006-08-06 20:45:31 +00:00
qt4.m4 Use autoupdate to convert some obsolete calls 2019-06-12 18:10:13 +02:00
spell.m4 Use autoupdate to convert some obsolete calls 2019-06-12 18:10:13 +02:00