Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-07 17:27:21 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-07 17:27:21 (GMT)
commit70154342fe0b02a8113546e47c0122befdf2cf2a (patch)
tree782675dc392a5c6caad0e4d8083bcc90d55f8c4b /configure.in
parent369de3e8410e529adaf3842a595221f993273349 (diff)
Removed the gtk theme.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 282cae1..966b172 100644
--- a/configure.in
+++ b/configure.in
@@ -24,8 +24,6 @@ GDK_PIXBUF2_LIBS=`$PKG_CONFIG --libs gdk-pixbuf-2.0`
AC_SUBST(GDK_PIXBUF2_CFLAGS)
AC_SUBST(GDK_PIXBUF2_LIBS)
-PKG_CHECK_MODULES(ENGINE, gtk+-2.0 >= 2.0 gobject-2.0 >= 2.0 cairo >= 0.1.1)
-
dnl ===========================================================================
dnl Use lots of warning flags with GCC
@@ -52,9 +50,6 @@ art/icon-theme/16x16/stock/Makefile
art/icon-theme/16x16/stock/emoticons/Makefile
art/icon-theme/scalable/Makefile
art/icon-theme/scalable/stock/Makefile
-gtk-engine/Makefile
-gtk-engine/src/Makefile
-gtk-engine/theme/Makefile
matchbox/Makefile
po/Makefile.in
])