[Libreoffice-commits] .: configure.in
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Wed Jul 4 08:22:00 PDT 2012
configure.in | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 29305e54d0929ac20ff8739615707bcbe5e253c6
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date: Wed Jul 4 16:28:02 2012 +0200
add note about rsvg being a hard dep now
Change-Id: Ice373ab8ceba1d5de37bd5c08e38b6bb6d140b74
diff --git a/configure.in b/configure.in
index 4b2e961..9c1ea05 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=""
More information about the Libreoffice-commits
mailing list