diff options
| author | Josh Andler <scislac@gmail.com> | 2014-09-02 23:51:04 +0000 |
|---|---|---|
| committer | Josh Andler <scislac@gmail.com> | 2014-09-02 23:51:04 +0000 |
| commit | 2b4e6c9e057eaa7268b8ba76e76ff3e38c2ed28e (patch) | |
| tree | 630cc96a564786739269a124472b0c7b57714401 /build-lx.xml | |
| parent | Fix locale issue in powerstroke width selection (diff) | |
| download | inkscape-2b4e6c9e057eaa7268b8ba76e76ff3e38c2ed28e.tar.gz inkscape-2b4e6c9e057eaa7268b8ba76e76ff3e38c2ed28e.zip | |
Remove more whiteboard related leftovers.
(bzr r13543)
Diffstat (limited to 'build-lx.xml')
| -rw-r--r-- | build-lx.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/build-lx.xml b/build-lx.xml index f006c9edc..c99f147f4 100644 --- a/build-lx.xml +++ b/build-lx.xml @@ -161,10 +161,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_CAIRO 1 @@ -256,21 +252,6 @@ <exclude name="xml/test-xml.cpp"/> <exclude name="xml/test-xml-main.cpp"/> <exclude name="io/streamtest.cpp"/> - <!--JABBER--> - <exclude name="pedro/pedrogui.cpp"/> - <exclude name="pedro/pedrogui.h"/> - <exclude name="pedro/work/.*"/> - <!--WHITEBOARD--> - <exclude name="ui/dialog/session-player.cpp"/> - <exclude name="ui/dialog/whiteboard-connect.cpp"/> - <exclude name="ui/dialog/whiteboard-sharewithchat.cpp"/> - <exclude name="ui/dialog/whiteboard-sharewithuser.cpp"/> - <exclude name="dialogs/whiteboard-connect-dialog.cpp"/> - <exclude name="dialogs/whiteboard-common-dialog.cpp"/> - <exclude name="dialogs/whiteboard-sharewithchat-dialog.cpp"/> - <exclude name="dialogs/whiteboard-sharewithuser-dialog.cpp"/> - <exclude name="jabber_whiteboard/node-tracker.cpp"/> - <exclude name="jabber_whiteboard/node-utilities.cpp"/> <!--OVERLAP--> <exclude name="removeoverlap/placement_SolveVPSC.cpp"/> <exclude name="removeoverlap/placement_SolveVPSC.h"/> |
