summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2011-11-11 12:39:29 +0000
committerArmin Le Grand <alg@apache.org>2011-11-11 12:39:29 +0000
commit8f0bbc872058c8a726a7390ea7ea4b5316f6904d (patch)
treeb106e40b3f762cc6c15038a3b4ba065f37e58aa6 /set_soenv.in
parentee95d4ec688eabc598e9dac8912313af728b3ea2 (diff)
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, gdk-pixbuf, glib, gettext,
and pango. Lost functionality is limited to the svg feature (see details in the task). Next step is to add svg again with an own interpreter which is already advancing.
Diffstat (limited to 'set_soenv.in')
-rw-r--r--set_soenv.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/set_soenv.in b/set_soenv.in
index d9fbebf1e3b0..3c09bc309fbf 100644
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1962,13 +1962,10 @@ ToFile( "SYSTEM_BOOST", "@SYSTEM_BOOST@", "e" );
ToFile( "SYSTEM_MDDS", "@SYSTEM_MDDS@", "e" );
ToFile( "SYSTEM_VIGRA", "@SYSTEM_VIGRA@", "e" );
ToFile( "SYSTEM_NEON", "@SYSTEM_NEON@", "e" );
-ToFile( "SYSTEM_LIBRSVG", "@SYSTEM_LIBRSVG@", "e" );
ToFile( "SYSTEM_GDKPIXBUF", "@SYSTEM_GDKPIXBUF@", "e" );
ToFile( "SYSTEM_GLIB", "@SYSTEM_GLIB@", "e" );
ToFile( "SYSTEM_GETTEXT", "@SYSTEM_GETTEXT@", "e" );
-ToFile( "SYSTEM_LIBCROCO", "@SYSTEM_LIBCROCO@", "e" );
ToFile( "SYSTEM_PANGO", "@SYSTEM_PANGO@", "e" );
-ToFile( "SYSTEM_LIBGSF", "@SYSTEM_LIBGSF@", "e" );
ToFile( "SYSTEM_LIBPNG", "@SYSTEM_LIBPNG@", "e" );
ToFile( "SYSTEM_LIBJPEG", "@SYSTEM_LIBJPEG@", "e" );
ToFile( "NEON_VERSION", "@NEON_VERSION@", "e" );