X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e6ea27d845697c1544c6a1bbcd71b624275648e7..f4687532612acdf8e79e937301aa50df6bf3a657:/configure.ac diff --git a/configure.ac b/configure.ac index 369a6f0..22c47f6 100644 --- a/configure.ac +++ b/configure.ac @@ -405,7 +405,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 < 2 + #if DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR <= 2 # error inadequate db version #endif ],