]> git.pld-linux.org Git - packages/gnome-speech.git/blame - gnome-speech-nojava.patch
- updated to 0.2.4
[packages/gnome-speech.git] / gnome-speech-nojava.patch
CommitLineData
27beae3e 1diff -urN gnome_speech-0.2.0.orig/configure.in gnome_speech-0.2.0/configure.in
2--- gnome_speech-0.2.0.orig/configure.in Thu May 1 15:50:18 2003
3+++ gnome_speech-0.2.0/configure.in Thu May 1 15:50:28 2003
4@@ -171,7 +171,7 @@
5
6 # conditional to build java package
7
8e2fb649 8-AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$IDLJ" != "xno")
27beae3e 9+AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no )
10 AC_SUBST(BUILD_JAVA_PACKAGE)
11
12 # GNOME Speech Java Package location
This page took 0.030115 seconds and 4 git commands to generate.