summaryrefslogtreecommitdiffstats
path: root/devel/gettext/files/patch-gettext-runtime_configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext/files/patch-gettext-runtime_configure')
-rw-r--r--devel/gettext/files/patch-gettext-runtime_configure20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/gettext/files/patch-gettext-runtime_configure b/devel/gettext/files/patch-gettext-runtime_configure
new file mode 100644
index 000000000..bf307ffa9
--- /dev/null
+++ b/devel/gettext/files/patch-gettext-runtime_configure
@@ -0,0 +1,20 @@
+--- 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