]> git.lyx.org Git - lyx.git/commit
Implement file locking and apply to configure
authorKornel Benko <kornel@lyx.org>
Wed, 20 Nov 2013 18:40:32 +0000 (19:40 +0100)
committerKornel Benko <kornel@lyx.org>
Wed, 20 Nov 2013 18:40:32 +0000 (19:40 +0100)
commit805e51eff86a1c249d80728dcd3f8d70313bc35e
tree4a5c7352c8eabf906704f90e9d116d901044bf75
parentca546a8b7ed34c38fa24bb0d32c6a763b47b504a
Implement file locking and apply to configure

Functions for file locking are added. They are used for ensuring that
for specified userdir only one LyX process runs configure.
configure.ac
development/cmake/ConfigureChecks.cmake
src/LyX.cpp
src/support/filetools.cpp
src/support/filetools.h