chiark / gitweb /
restore db4.3 support (broken in previous commit)
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Jan 2009 00:13:48 +0000 (00:13 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Jan 2009 00:13:48 +0000 (00:13 +0000)
configure.ac

index 34b93b299ce9d27364e04b3f23b3d84e567f676c..d0e88e42316c8fb1492129d4bec5001552c7d89c 100644 (file)
@@ -590,7 +590,7 @@ if test $want_server = yes; then
                       #if DB_VERSION_MAJOR < 4
                       # error inadequate db version
                       #endif
-                      #if DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR <= 3
+                      #if DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR <= 2
                       # error inadequate db version
                       #endif
                      ],