summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJente Hidskes <hjdskes@gmail.com>2014-12-16 00:46:36 +0100
committerFelix Riemann <friemann@gnome.org>2014-12-16 23:56:03 +0100
commit6df4284cda1954e4192d387a676df1fc50730647 (patch)
treeabd96f028bbe5f2c3566c1e32b06ea3f6e51e9fb /configure.ac
parent36ff7907cfc0697266fbf43ba0bd55eecb4bac7c (diff)
downloadeog-6df4284cda1954e4192d387a676df1fc50730647.tar.gz
Remove all other references to the toolbar
This patch removes all further references to the toolbar. https://bugzilla.gnome.org/show_bug.cgi?id=741050
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure.ac b/configure.ac
index 3ca9d020..c01e30e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -263,13 +263,6 @@ AC_SUBST(LIBJPEG)
AM_CONDITIONAL(ENABLE_JPEG, test x$have_jpeg = xyes)
AM_CONDITIONAL(HAVE_LIBJPEG_80, test "x$have_libjpeg_80" = xyes)
-# ************************************
-# libXML2 (required for toolbareditor)
-# ************************************
-
-LIBXML2_REQUIRED=2.0
-PKG_CHECK_MODULES(LIBXML2, [libxml-2.0 >= $LIBXML2_REQUIRED])
-
# ***************
# RSVG (optional for scaling svg image)
# ***************
@@ -334,8 +327,6 @@ AC_CONFIG_FILES([
Makefile
src/Makefile
jpegutils/Makefile
-cut-n-paste/Makefile
-cut-n-paste/toolbar-editor/Makefile
help/Makefile
po/Makefile.in
data/Makefile