Author: orw
Date: Wed Dec 12 15:14:24 2012
New Revision: 1420743

URL: http://svn.apache.org/viewvc?rev=1420743&view=rev
Log:
#121466# - replace BUILD_SPECIAL by ENABLE_ERROR_REPORT_SERVER

Modified:
    openoffice/trunk/main/scp2/source/ooo/ooo_brand.scp

Modified: openoffice/trunk/main/scp2/source/ooo/ooo_brand.scp
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/scp2/source/ooo/ooo_brand.scp?rev=1420743&r1=1420742&r2=1420743&view=diff
==============================================================================
--- openoffice/trunk/main/scp2/source/ooo/ooo_brand.scp (original)
+++ openoffice/trunk/main/scp2/source/ooo/ooo_brand.scp Wed Dec 12 15:14:24 2012
@@ -66,7 +66,7 @@ ProfileItem gid_Brand_Profileitem_Bootst
     Section = "ErrorReport";
     Order = 8;
     Key = "ErrorReportServer";
-  #if defined(BUILD_SPECIAL)
+  #if defined(ENABLE_ERROR_REPORT_SERVER)
     Value = "report.services.openoffice.org";
   #else
     Value = "";


Reply via email to