Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 2d414859177105f9f019f97d4bcb4fbe > files > 8

evms-2.5.5-10mdv2008.1.src.rpm

--- configure.orig	2006-02-26 16:14:14.000000000 +0100
+++ configure	2006-07-20 02:01:10.000000000 +0200
@@ -16139,12 +16139,6 @@
 if test "$build_gui" = "no"; then
 	{ echo "$as_me:$LINENO:      not building gui ... disabled by user" >&5
 echo "$as_me:      not building gui ... disabled by user" >&6;}
-elif test "$have_glib" = "no"; then
-	{ echo "$as_me:$LINENO:      not building gui ... requires glib library" >&5
-echo "$as_me:      not building gui ... requires glib library" >&6;}
-elif test "$have_gtk" = "no"; then
-	{ echo "$as_me:$LINENO:      not building gui ... requires gtk library" >&5
-echo "$as_me:      not building gui ... requires gtk library" >&6;}
 else
 	ui_dirs="$ui_dirs gtk"
 	{ echo "$as_me:$LINENO:      building gui" >&5
@@ -16161,9 +16155,6 @@
 elif test "$have_panel" = "no"; then
 	{ echo "$as_me:$LINENO:      not building text-mode ... requires panel library" >&5
 echo "$as_me:      not building text-mode ... requires panel library" >&6;}
-elif test "$have_ha_glib" = "no"; then
-	{ echo "$as_me:$LINENO:      not building text-mode ... requires $ha_glib library" >&5
-echo "$as_me:      not building text-mode ... requires $ha_glib library" >&6;}
 elif test "$have_math" = "no"; then
 	{ echo "$as_me:$LINENO:      not building text-mode ... requires math library" >&5
 echo "$as_me:      not building text-mode ... requires math library" >&6;}