lyx_mirror/config
Enrico Forestieri 94004da71f Avoid bogus warnings when configuring for Qt6
Recent versions of qmake complain loudly when the locale
does not explicitly 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-07-03 21:02:51 +02:00
..
.gitignore
common.am
config.rpath
lyxinclude.m4 Add support for libstdc++ assertions in autoconf builds 2022-12-04 19:28:09 +01:00
lyxpython.m4
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-07-03 21:02:51 +02:00
spell.m4 Copy-paste error in spell.m4. 2023-08-14 22:26:20 +02:00