summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-10-06 00:18:46 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-10-06 00:18:46 +0000
commit7d38f876e8a4c5ab60261f61452fa2bf8baf13f3 (patch)
tree8d93f93ef7634ca78637b55edb9de4401669b2bb /build.xml
parentAdd missing file to CMakeLists (diff)
parentRemove unused functions. (diff)
downloadinkscape-7d38f876e8a4c5ab60261f61452fa2bf8baf13f3.tar.gz
inkscape-7d38f876e8a4c5ab60261f61452fa2bf8baf13f3.zip
Update to trunk r13580
(bzr r13341.1.255)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.xml b/build.xml
index aef112c4d..9c8a89779 100644
--- a/build.xml
+++ b/build.xml
@@ -177,10 +177,6 @@
/* internal interpreter */
#define WITH_PYTHON 1
- /* shared whiteboard */
- #undef WITH_INKBOARD
- #undef HAVE_SSL
-
/* use poppler for pdf import? */
#define HAVE_POPPLER 1
#define HAVE_POPPLER_GLIB 1