--- configure.orig	Fri Feb 14 13:34:37 2003
+++ configure	Fri Feb 14 13:35:36 2003
@@ -1115,7 +1115,7 @@
 	      else
 	        echo "$ac_t""not found" 1>&6
  	        if test xfail = xfail; then
-	          { echo "configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" 1>&2; exit 1; }
+	          { echo "configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install" 1>&2; }
  	        fi
 	      fi
             fi
@@ -2965,7 +2965,7 @@
      fi
      BONOBO_CFLAGS=""
      BONOBO_LIBS=""
-     { echo "configure: error: BONOBO not found" 1>&2; exit 1; }
+     { echo "configure: error: BONOBO not found" 1>&2; }
   fi