Author: ydario
Date: Sat Dec  2 13:16:33 2017
New Revision: 1816947

URL: http://svn.apache.org/viewvc?rev=1816947&view=rev
Log:
#i127524# disable building and distribution of automatic online updater on OS/2.

Modified:
    openoffice/trunk/main/configure.cmd

Modified: openoffice/trunk/main/configure.cmd
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/configure.cmd?rev=1816947&r1=1816946&r2=1816947&view=diff
==============================================================================
--- openoffice/trunk/main/configure.cmd (original)
+++ openoffice/trunk/main/configure.cmd Sat Dec  2 13:16:33 2017
@@ -38,6 +38,7 @@ SET CFG_OPT=%CFG_OPT% --with-ant-home=%M
 SET CFG_OPT=%CFG_OPT% --with-system-apr --with-system-apr-util 
--with-system-serf
 SET CFG_OPT=%CFG_OPT% --enable-bundled-dictionaries --enable-category-b 
--with-system-nss
 SET CFG_OPT=%CFG_OPT% --disable-unit-tests
+SET CFG_OPT=%CFG_OPT% --disable-online-update
 SET CFG_OPT=%CFG_OPT% --with-lang="de es fr it nl ru"
 
 sh ./configure %CFG_OPT% | tee configure.log


Reply via email to