summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-08-30 08:38:20 +0000
committerRüdiger Timm <rt@openoffice.org>2005-08-30 08:38:20 +0000
commit7f46c17a5606cadbb00f344bab05f4d250b791bd (patch)
tree8b6436f65f22e899661cd1a7cda8b54dc3aa728e /scp2/source
parent6c803925a04aa3a356e38004dcca61de93867106 (diff)
INTEGRATION: CWS cmcfixes15 (1.18.46); FILE MERGED
2005/08/24 08:26:35 cmc 1.18.46.1: #i53701# make msfontextract and MathMLDTD optional builds
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/math/file_math.scp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp
index 2a5178d61206..7c44d4c17d82 100644
--- a/scp2/source/math/file_math.scp
+++ b/scp2/source/math/file_math.scp
@@ -57,6 +57,7 @@
#include "macros.inc"
+#ifndef WITHOUT_MATHMLDTD
File gid_File_Html_W3c_Ipr
TXT_FILE_BODY;
Styles = (PACKED);
@@ -70,6 +71,7 @@ File gid_File_Dtd_Math
Dir = gid_Dir_Share_Dtd_Math_1_01;
Name = "math.dtd";
End
+#endif
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Sm , sm)