]> git.pld-linux.org Git - packages/gnome-speech.git/blob - gnome-speech-nojava.patch
d528de02fcd9d3effffe7fc6095497f689936c63
[packages/gnome-speech.git] / gnome-speech-nojava.patch
1 diff -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  
8 -AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$IDLJ" != "xno")
9 +AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no )
10  AC_SUBST(BUILD_JAVA_PACKAGE)
11  
12  # GNOME Speech Java Package location
This page took 0.071117 seconds and 2 git commands to generate.