--- configure.in.orig	2016-01-25 10:21:10.000000000 -0800
+++ configure.in	2016-01-25 10:22:44.000000000 -0800
@@ -58,13 +58,11 @@
 dnl =================
 dnl pkg-config checks
 dnl =================
-dnl It is ugly to put a build time check in for a run time dependency on gnome-icon-theme
-dnl but this will hopefully keep the packagers on their toes
+dnl Outdated check for gnome-icon-theme removed
 PKG_CHECK_MODULES(LIBGNOMEPRINTUI, [
 	gtk+-2.0	   >= 2.6.0
 	libgnomeprint-2.2  >= 2.12.1
 	libgnomecanvas-2.0 >= 1.117.0
-	gnome-icon-theme   >= 1.1.92
 ])
 AC_SUBST(LIBGNOMEPRINTUI_CFLAGS)
 AC_SUBST(LIBGNOMEPRINTUI_LIBS)
