summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-07-04 16:28:02 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-07-04 17:20:51 +0200
commit29305e54d0929ac20ff8739615707bcbe5e253c6 (patch)
treea0a4b085095e0f676d435e74ec642e2db10a4a11 /configure.in
parentb95cfee03ca6eb63eb94593ced389c7f442f2d69 (diff)
add note about rsvg being a hard dep now
Change-Id: Ice373ab8ceba1d5de37bd5c08e38b6bb6d140b74
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 4b2e961222e4..9c1ea0511e9f 100644
--- a/configure.in
+++ b/configure.in
@@ -10644,6 +10644,10 @@ dnl ===================================================================
dnl ENABLE_LIBRSVG is set to "" (for NO), SYSTEM or INTERNAL. The
dnl SYSTEM_LIBRSVG, SYSTEM_GDKPIXBUF etc are redundant.
+dnl FIXME: RSVG is a hard dependency now as the impress masterpages use it
+dnl FIXME: thus the --enable-rsvg=no is not really an option anymore and we
+dnl should error out in that case. leaving as is for now as this might be an
+dnl unwelcome buildbreaker otherwise
ENABLE_LIBRSVG=""
LIBRSVG_CFLAGS=""
LIBRSVG_LIBS=""