From 85c2426f988de375bc666bef5a24529989737470 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 1 Jun 2012 12:41:02 -0500 Subject: =?UTF-8?q?Fix=20svg=20thumbnail=20images=20not=20appearing=20in?= =?UTF-8?q?=20KControl/Appearance=20&=20Themes/=20Background.=20This=20res?= =?UTF-8?q?olves=20bug=20report=20744.=20Thanks=20to=20Sl=E1vek=20Banko.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.h.cmake | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.cmake') diff --git a/config.h.cmake b/config.h.cmake index bd99f603f..a334fe786 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -21,6 +21,9 @@ // kxkb #cmakedefine HAVE_XTEST 1 +// libart +#cmakedefine HAVE_LIBART 1 + // tdm, kioslave #cmakedefine HAVE_TERMIOS_H 1 -- cgit v1.2.3