]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-java16.patch
- pretrans is a proper place for replacing dirs/symlinks
[packages/libreoffice.git] / openoffice.org-java16.patch
CommitLineData
0596f1f8
SS
1--- ooo-build-ooe680-m6/patches/src680/build-java-target.diff.orig 2007-01-03 17:45:00.457170750 +0100
2+++ ooo-build-ooe680-m6/patches/src680/build-java-target.diff 2007-01-03 17:46:25.814505250 +0100
3@@ -18,7 +18,7 @@
4 AC_ARG_ENABLE(gcjaot,
5 [ --enable-gcjaot Build with[[out]] using Ahead of Time java compilation support.
6 If you have gcj installed then --enable-gcjaot will enable gcj ahead of time
7-@@ -2308,6 +2319,43 @@
8+@@ -2308,6 +2319,44 @@
9 JAVA_HOME=NO_JAVA_HOME ; export JAVA_HOME
10 fi
11
12@@ -51,6 +51,7 @@
13 + "$_java_target_ver" = "1.3" -o \
14 + "$_java_target_ver" = "1.4" -o \
15 + "$_java_target_ver" = "1.5" -o \
16++ "$_java_target_ver" = "1.6" -o \
17 + "$_java_target_ver" = "5" ; then
18 + AC_MSG_ERROR([$_java_target_ver is not supported java bytecode version!])
19 + fi
This page took 0.080405 seconds and 4 git commands to generate.