INTEGRATION: CWS vcl30stop2 (1.13.78); FILE MERGED

2008/07/25 09:58:33 pl 1.13.78.2: #i92121# fix a typo
2008/07/25 09:06:55 pl 1.13.78.1: #i92121# make XInitThreads optional (but on by default)
This commit is contained in:
Vladimir Glazounov
2008-08-18 12:06:51 +00:00
parent a6aedb7ccb
commit 41db0a37e0

View File

@@ -9,7 +9,7 @@
#
# $RCSfile: unopkg.sh,v $
#
# $Revision: 1.13 $
# $Revision: 1.14 $
#
# This file is part of OpenOffice.org.
#
@@ -71,6 +71,9 @@ unset XENVIRONMENT
# uncomment line below to disable anti aliasing of fonts
# SAL_ANTIALIAS_DISABLE=true; export SAL_ANTIALIAS_DISABLE
# uncomment line below if you encounter problems starting soffice on your system
# SAL_NO_XINITTHREADS=true; export SAL_NO_XINITTHREADS
# Set PATH so that crash_report is found:
PATH=$sd_prog${PATH+:$PATH}
export PATH