summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basegfx/source/curve/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/basegfx/source/curve/makefile.mk b/basegfx/source/curve/makefile.mk
index 45ba045a4492..0cef45ad4893 100644
--- a/basegfx/source/curve/makefile.mk
+++ b/basegfx/source/curve/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
# This file is part of OpenOffice.org.
#
@@ -34,7 +34,7 @@ PRJNAME=basegfx
TARGET=curve
#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb
-#ENABLE_EXCEPTIONS=FALSE
+ENABLE_EXCEPTIONS=FALSE
#USE_DEFFILE=TRUE
# --- Settings ----------------------------------