From 6e70768b2b97791ffc5c429860b8c080e23f6c94 Mon Sep 17 00:00:00 2001 From: Daniel Jahre Date: Thu, 2 Feb 2006 12:38:08 +0000 Subject: [PATCH] Daniel Jahre: enable cairo support in pango explicit the autocheck seems to be not working [2005121619353218172] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6965 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/gnome2/pango/pango.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/package/gnome2/pango/pango.conf b/package/gnome2/pango/pango.conf index 0938bd4fb..cc1a2e9d8 100644 --- a/package/gnome2/pango/pango.conf +++ b/package/gnome2/pango/pango.conf @@ -23,3 +23,4 @@ . $base/package/gnome2/gnome-2.conf var_append confopt ' ' '--with-gnu-ld' +var_append confopt ' ' '--enable-cairo'