]> git.pld-linux.org Git - packages/gnome-speech.git/blame - gnome-speech-nojava.patch
- upf for version 0.2.7
[packages/gnome-speech.git] / gnome-speech-nojava.patch
CommitLineData
d645bcb3 1diff -urN gnome-speech-0.2.7.orig/configure.in gnome-speech-0.2.7/configure.in
2--- gnome-speech-0.2.7.orig/configure.in Tue Aug 26 06:53:29 2003
3+++ gnome-speech-0.2.7/configure.in Tue Aug 26 07:11:30 2003
4@@ -214,7 +214,7 @@
5 JAVA_SUPPORT="true"
6 fi
7 AC_SUBST(JAVA_SUPPORT)
8-AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$JAVA_SUPPORT" = "xtrue")
9+AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no)
27beae3e 10
27beae3e 11 AC_SUBST(BUILD_JAVA_PACKAGE)
12
This page took 0.030901 seconds and 4 git commands to generate.