lyx_mirror/config
Enrico Forestieri 66ef66ca0d Avoid bogus warnings when configuring for Qt6
Recent versions of qmake complain loudly when the locale
does not explicitley specify the utf8 codeset. Specifically,
the configure script exports LC_ALL=C and that implies the
ascii codeset. Previously, this was silently changed to utf8,
whereas now we get a warning for each qmake invocation.
So, explicitly set utf8 before calling qmake.
2024-06-18 21:56:15 +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 Autotools: optimize with -Og when debugging 2024-04-25 12:30:48 +02:00
Makefile.am Rename frontend qt4 to qt 2019-07-20 23:39:40 +02:00
pkg.m4
qt.m4 Avoid bogus warnings when configuring for Qt6 2024-06-18 21:56:15 +02:00
spell.m4 Copy-paste error in spell.m4. 2023-08-14 22:26:20 +02:00