lyx_mirror/config
Jean-Marc Lasgouttes c52049bb83 Autoconf build: Fix the invalid test for '-Wno-deprecated-copy' flag
(shamelessly stolen from c26db650a1, which was for cmake build)

The original test was always successfull, even if the flag was invalid.

But checking for '-Wdeprecated-copy' instead yields to error if the
warning does not exist. Existent warning for 'deprecated-copy' implies
that 'no-deprecated-copy' also exist.
2021-09-29 18:16:06 +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 Autoconf build: Fix the invalid test for '-Wno-deprecated-copy' flag 2021-09-29 18:16:06 +02:00
lyxpython.m4 Search also for Python named `python' 2019-06-25 12:04:26 +02:00
Makefile.am Rename frontend qt4 to qt 2019-07-20 23:39:40 +02:00
pkg.m4 Add pkg.m4 to config/ and autogen.sh. 2006-08-06 20:45:31 +00:00
qt.m4 Correct moc compiler version extractor regex for patch level greater 9. 2021-07-16 18:12:33 +02:00
spell.m4 Do nothing if hunspell support is disabled 2020-11-19 13:44:01 +01:00