]> git.pld-linux.org Git - packages/gnome-speech.git/commitdiff
- upf for version 0.2.7
authoraflinta <aflinta@pld-linux.org>
Tue, 26 Aug 2003 05:13:05 +0000 (05:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-speech-nojava.patch -> 1.3

gnome-speech-nojava.patch

index d528de02fcd9d3effffe7fc6095497f689936c63..e83ed4600c8f59dcb0806f1014e38e66f194cd8d 100644 (file)
@@ -1,12 +1,12 @@
-diff -urN gnome_speech-0.2.0.orig/configure.in gnome_speech-0.2.0/configure.in
---- gnome_speech-0.2.0.orig/configure.in       Thu May  1 15:50:18 2003
-+++ gnome_speech-0.2.0/configure.in    Thu May  1 15:50:28 2003
-@@ -171,7 +171,7 @@
+diff -urN gnome-speech-0.2.7.orig/configure.in gnome-speech-0.2.7/configure.in
+--- gnome-speech-0.2.7.orig/configure.in       Tue Aug 26 06:53:29 2003
++++ gnome-speech-0.2.7/configure.in    Tue Aug 26 07:11:30 2003
+@@ -214,7 +214,7 @@
+    JAVA_SUPPORT="true"
+ fi
+ AC_SUBST(JAVA_SUPPORT)
+-AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$JAVA_SUPPORT" = "xtrue")
++AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no)
  
- # conditional to build java package
--AM_CONDITIONAL(BUILD_JAVA_PACKAGE, test "x$IDLJ" != "xno")
-+AM_CONDITIONAL(BUILD_JAVA_PACKAGE, no )
  AC_SUBST(BUILD_JAVA_PACKAGE)
  
- # GNOME Speech Java Package location
This page took 0.230251 seconds and 4 git commands to generate.