mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
66ef66ca0d
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. |
||
---|---|---|
.. | ||
.gitignore | ||
common.am | ||
config.rpath | ||
lyxinclude.m4 | ||
Makefile.am | ||
pkg.m4 | ||
qt.m4 | ||
spell.m4 |