]> git.pld-linux.org Git - packages/libgda5.git/blob - libgda5-db.patch
- added mdb1.0 patch (adjust for mdbtools 1.0.x); release 5
[packages/libgda5.git] / libgda5-db.patch
1 --- libgda-5.2.9/m4/bdb.m4.orig 2019-03-18 01:56:22.000000000 +0100
2 +++ libgda-5.2.9/m4/bdb.m4      2019-07-02 20:48:51.682512956 +0200
3 @@ -128,7 +128,7 @@
4         do
5             bdbdir=""
6             AC_MSG_CHECKING([for Berkeley DB files in $d])
7 -           for version in "" 6.0 5.3 5.1 5.0 4.9 4.8 4.7
8 +           for version in "" 6.1 6.0 5.3 5.1 5.0 4.9 4.8 4.7
9             do
10                 if test $platform_win32 = yes
11                 then
This page took 0.16353 seconds and 3 git commands to generate.