--- gettext-runtime/configure.orig	Thu Jan 29 12:12:42 2004
+++ gettext-runtime/configure	Mon Dec 13 02:57:36 2004
@@ -1938,7 +1938,7 @@
 
 docdir='${datadir}/doc/gettext'
 
-test "$mandir" != '${prefix}/man' || mandir='${datadir}/man'
+test "$mandir" != '${prefix}/man' || mandir='${prefix}/man'
 
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
@@ -3635,7 +3635,7 @@
 fi
 
 if test -n "$HAVE_JAVACOMP" && test -n "$JAR"; then
-  BUILDJAVA=yes
+  BUILDJAVA=no
 else
   BUILDJAVA=no
 fi
