]> git.lyx.org Git - features.git/commit
Add default path to server pipe (cmake build + unix)
authorKornel Benko <kornel@lyx.org>
Fri, 17 Apr 2020 16:38:51 +0000 (18:38 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:56 +0000 (15:48 +0200)
commit070e45b229cfa071c98039ef81b5b781229cabba
tree417c31e75407205bf1d797ff09f76748aa16de64
parente41060d8f7678d39a75fa4db2d02de541ef6ba37
Add default path to server pipe (cmake build + unix)

Actually the change is affecting only builds if
1.) Using cmake build
2.) on unix

To use it on
  cygwin: one has to patch development/cygwin/lyxrc.dist.in
  MacOSX:     -//-         development/MacOSX/lyxrc.dist.in

We need also a Windows-version

Also the compilation with automake lacks the handling of development/unix/lyxrc.dist.in
development/unix/lyxrc.dist.in
src/LyXRC.cpp