Magellan Linux

Contents of /trunk/openoffice/patches/openoffice-3.2.1-db48.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1115 - (show annotations) (download)
Sun Aug 22 18:37:54 2010 UTC (13 years, 8 months ago) by niro
File size: 301 byte(s)
-added

1 --- configure.in 2009-08-25 15:10:12.000000000 +0000
2 +++ configure.in.new 2009-09-27 17:43:11.207515081 +0000
3 @@ -3626,7 +3626,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