summaryrefslogtreecommitdiffstats
path: root/test/openoffice/buildfix_system_db48.diff
diff options
context:
space:
mode:
Diffstat (limited to 'test/openoffice/buildfix_system_db48.diff')
-rw-r--r--test/openoffice/buildfix_system_db48.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/openoffice/buildfix_system_db48.diff b/test/openoffice/buildfix_system_db48.diff
new file mode 100644
index 000000000..c7378fb7a
--- /dev/null
+++ b/test/openoffice/buildfix_system_db48.diff
@@ -0,0 +1,11 @@
+--- configure.in 2009-08-25 15:10:12.000000000 +0000
++++ configure.in.new 2009-09-27 17:43:11.207515081 +0000
+@@ -3626,7 +3626,7 @@
+ ], []
+ )
+ AC_MSG_CHECKING([whether db is at least 4.1])
+- for v in `seq 1 7`; do
++ for v in `seq 1 8`; do
+ AC_TRY_RUN([
+ #include <db.h>
+