diff -Naur gnome-terminal-2.32.1.orig/configure gnome-terminal-2.32.1/configure
--- gnome-terminal-2.32.1.orig/configure	2010-11-15 15:26:25.000000000 -0500
+++ gnome-terminal-2.32.1/configure	2010-11-15 15:27:57.000000000 -0500
@@ -13673,30 +13673,30 @@
 # *************
 
 
-gdu_cv_version_required=0.3.2
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
-$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
-if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  gdu_cv_have_gdu=yes
-else
-  gdu_cv_have_gdu=no
-fi
-
-if test "$gdu_cv_have_gdu" = "yes"; then
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	:
-else
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	as_fn_error "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
-fi
+#gdu_cv_version_required=0.3.2
+#
+#{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
+#$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
+#if test -n "$PKG_CONFIG" && \
+#    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
+#  ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
+#  ac_status=$?
+#  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+#  test $ac_status = 0; }; then
+#  gdu_cv_have_gdu=yes
+#else
+#  gdu_cv_have_gdu=no
+#fi
+#
+#if test "$gdu_cv_have_gdu" = "yes"; then
+#	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+#$as_echo "yes" >&6; }
+#	:
+#else
+#	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+#$as_echo "no" >&6; }
+#	as_fn_error "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
+#fi
 
 
 
diff -Naur gnome-terminal-2.32.1.orig/Makefile.am gnome-terminal-2.32.1/Makefile.am
--- gnome-terminal-2.32.1.orig/Makefile.am	2010-11-15 15:26:25.000000000 -0500
+++ gnome-terminal-2.32.1/Makefile.am	2010-11-15 15:28:09.000000000 -0500
@@ -1,4 +1,4 @@
-SUBDIRS = src po help
+SUBDIRS = src po
 
 NULL =
 
diff -Naur gnome-terminal-2.32.1.orig/Makefile.in gnome-terminal-2.32.1/Makefile.in
--- gnome-terminal-2.32.1.orig/Makefile.in	2010-11-15 15:26:25.000000000 -0500
+++ gnome-terminal-2.32.1/Makefile.in	2010-11-15 15:28:18.000000000 -0500
@@ -293,7 +293,7 @@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = src po help
+SUBDIRS = src po
 NULL = 
 desktopdir = $(datadir)/applications
 desktop_in_files = @PACKAGE@.desktop.in.in
