]> git.pld-linux.org Git - packages/gnome-speech.git/blob - gnome-speech-nojava.patch
- upf for version 0.2.7
[packages/gnome-speech.git] / gnome-speech-nojava.patch
1 diff -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)
10  
11  AC_SUBST(BUILD_JAVA_PACKAGE)
12  
This page took 0.188303 seconds and 3 git commands to generate.