repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update ooo320-m1
[ooovba.git]
/
applied_patches
/
0234-db4.8.diff
blob
5ae3eb6f9c185f5efa0bb9b5612eeee6ce05b078
1
--- configure.in-old 2009-09-28 20:35:05.000000000 +0200
2
+++ configure.in 2009-09-28 20:32:40.000000000 +0200
3
@@ -3907,7 +3907,7 @@
4
], []
5
)
6
AC_MSG_CHECKING([whether db is at least 4.1])
7
- for v in `seq 1 7`; do
8
+ for v in `seq 1 8`; do
9
AC_TRY_RUN([
10
#include <db.h>
11