lyx_mirror/config
Enrico Forestieri d7662e5586 Force absolute paths with qmake
When generating makefiles, by default qmake tries to use
relative paths if it can replace at most 4 subdirs with "../"
to reach the QTDIR from the project file location.
This maximum can be changed by defining QMAKE_PROJECT_DEPTH, and
setting it to zero forces qmake to always use absolute paths.

This is necessary because the paths for includes and libs are
generated by a temporary project file located in a temporary dir
not corresponding to the real source dir.
2022-05-29 11:57:58 +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
lyxinclude.m4 Care for consistent compiler flag values of macosx-version-min with ObjC and C++ 2021-12-06 07:51:42 +01: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 Force absolute paths with qmake 2022-05-29 11:57:58 +02:00
spell.m4 Do nothing if hunspell support is disabled 2020-11-19 13:44:01 +01:00