[gnome-mag] Fix for bgo#562079 - needlessly links against gdk-pixbuf-xlib
- From: William Walker <wwalker src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-mag] Fix for bgo#562079 - needlessly links against gdk-pixbuf-xlib
- Date: Sat, 18 Jul 2009 14:27:41 +0000 (UTC)
commit c355c4df2350a901de6dc0d1f53e94b429438c4a
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 18 10:26:57 2009 -0400
Fix for bgo#562079 - needlessly links against gdk-pixbuf-xlib
configure.in | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index fe5d54e..c97876c 100644
--- a/configure.in
+++ b/configure.in
@@ -250,7 +250,6 @@ PKG_CHECK_MODULES(DEPS, [
glib-2.0 >= 2.11.1
gtk+-2.0 >= 2.1.0
gdk-pixbuf-2.0 >= 2.1.0
- gdk-pixbuf-xlib-2.0 >= 2.1.0
])
AC_SUBST(DEPS_LIBS)
AC_SUBST(DEPS_CFLAGS)
@@ -262,7 +261,6 @@ PKG_CHECK_MODULES(TEST, [
glib-2.0 >= 1.3.11
gtk+-2.0 >= 2.1.0
gdk-pixbuf-2.0 >= 2.1.0
- gdk-pixbuf-xlib-2.0 >= 2.1.0
])
AC_SUBST(TEST_LIBS)
AC_SUBST(TEST_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]