OOo configure since a long time accepts an --enable-crashdump switch
with possible arguments yes|TRUE|STATIC|no. It controls whether the
ENABLE_CRASHDUMP environment variable is set to "TRUE", "STATIC", or ""
(the empty string). However, all the places that read that environment
variable (in DEV300_m68: crashrep/source/unx/makefile.mk,
sal/osl/unx/makefile.mk, scp2/source/crashrep/makefile.mk,
scp2/source/ooo/makefile.mk, scp2/util/makefile.mk,
solenv/inc/settings.mk) only check that its value is not empty, but
never explicitly check for either "TRUE" or "STATIC".
Does anybody remember what --enable-crashdump=STATIC should have been
good for? Should it still be relevant?
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]