summaryrefslogtreecommitdiff
path: root/patches/vba/svx-source-form-makefile.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/vba/svx-source-form-makefile.diff')
-rw-r--r--patches/vba/svx-source-form-makefile.diff18
1 files changed, 0 insertions, 18 deletions
diff --git a/patches/vba/svx-source-form-makefile.diff b/patches/vba/svx-source-form-makefile.diff
deleted file mode 100644
index aaa4f73c2..000000000
--- a/patches/vba/svx-source-form-makefile.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-Index: svx/source/form/makefile.mk
-===================================================================
-RCS file: /cvs/graphics/svx/source/form/makefile.mk,v
-retrieving revision 1.25
-diff -u -r1.25 makefile.mk
---- svx/source/form/makefile.mk 5 Jan 2005 12:22:30 -0000 1.25
-+++ svx/source/form/makefile.mk 31 Aug 2005 08:39:31 -0000
-@@ -74,6 +74,10 @@
-
- # --- Files --------------------------------------------------------
-
-+.IF "$(ENABLE_VBA)"=="YES"
-+ CDEFS+=-DENABLE_VBA
-+.ENDIF
-+
- SRS1NAME=form
- SRC1FILES= \
- fmexpl.src \