chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
12f09e3
)
restore db4.3 support (broken in previous commit)
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 3 Jan 2009 00:13:48 +0000
(
00:13
+0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sat, 3 Jan 2009 00:13:48 +0000
(
00:13
+0000)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 34b93b299ce9d27364e04b3f23b3d84e567f676c..d0e88e42316c8fb1492129d4bec5001552c7d89c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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
# 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
],
# error inadequate db version
#endif
],