summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJosh Andler <scislac@gmail.com>2009-09-27 21:43:40 +0000
committerscislac <scislac@users.sourceforge.net>2009-09-27 21:43:40 +0000
commit51a341a7b8994bf6b9b5c4e101f00d2d7062e4d2 (patch)
tree87472b7c9ead128c957a1a07bc2a7b6f5c746a29 /build.xml
parentPatch by Adib adding Simple Chinese translation to win32 installer. (diff)
downloadinkscape-51a341a7b8994bf6b9b5c4e101f00d2d7062e4d2.tar.gz
inkscape-51a341a7b8994bf6b9b5c4e101f00d2d7062e4d2.zip
Removing the "1"s from the whiteboard related undefs (buildtool related).
(bzr r8663)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 130a0ac54..b9d7f8393 100644
--- a/build.xml
+++ b/build.xml
@@ -166,8 +166,8 @@
#define WITH_PYTHON 1
/* shared whiteboard */
- #undef WITH_INKBOARD 1
- #undef HAVE_SSL 1
+ #undef WITH_INKBOARD
+ #undef HAVE_SSL
/* use poppler for pdf import? */
#define HAVE_POPPLER 1