Re: dropping STAR_ENABLE_FILE_LOCKING environmental variable

2012-02-29 Thread Michael Meeks
On Wed, 2012-02-29 at 10:23 +, Caolán McNamara wrote: > We don't seem to have documented STAR_ENABLE_FILE_LOCKING anywhere, and > random web searches don't seem to show that its generally known, :-) > Any uses of it, e.g. now defunct > http://cgit.freedesktop.org/libreoffice/build/t

dropping STAR_ENABLE_FILE_LOCKING environmental variable

2012-02-29 Thread Caolán McNamara
digging around I came across getenv("STAR_ENABLE_FILE_LOCKING") in tools. I was aware of SAL_ENABLE_FILE_LOCKING, but unaware of STAR_ENABLE_FILE_LOCKING We don't seem to have documented STAR_ENABLE_FILE_LOCKING anywhere, and random web searches don't seem to show that its generally known, Any u