lyx_mirror/config
Jean-Marc Lasgouttes 623cc13b60 Autotools: optimize with -Og when debugging
When debug (-g) is enabled (default when compiling a development
version), the existing -O optimization level is not correct, since
many variables are optimized out when debugging.

Use -Og instead, and condition not on compiling a development version,
but on --enable-debug. This is the same by default, but it more
precise in our case.
2024-04-25 12:30:48 +02:00
..
.gitignore
common.am
config.rpath
lyxinclude.m4 Autotools: optimize with -Og when debugging 2024-04-25 12:30:48 +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
qt.m4 Fix detection of private Qt6 headers 2023-08-28 11:03:23 +02:00
spell.m4 Copy-paste error in spell.m4. 2023-08-14 22:26:20 +02:00