git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5055ba1
)
s3: require tdb 1.1.7 with tdb_check()
author
Stefan Metzmacher
<metze@samba.org>
Fri, 4 Dec 2009 15:59:39 +0000
(16:59 +0100)
committer
Stefan Metzmacher
<metze@samba.org>
Mon, 7 Dec 2009 18:56:55 +0000
(19:56 +0100)
metze
source3/configure.in
patch
|
blob
|
history
diff --git
a/source3/configure.in
b/source3/configure.in
index 169e01db5f2a37b68c6e45461e2a95f30163e4de..c9bfaee6788e7d7ef596f83b32558be04cd55942 100644
(file)
--- a/
source3/configure.in
+++ b/
source3/configure.in
@@
-1971,7
+1971,7
@@
AC_ARG_ENABLE(external_libtdb,
if test "x$enable_external_libtdb" != xno
then
if test "x$enable_external_libtdb" != xno
then
- PKG_CHECK_MODULES(LIBTDB, tdb >= 1.1.
4
,
+ PKG_CHECK_MODULES(LIBTDB, tdb >= 1.1.
7
,
[ enable_external_libtdb=yes ],
[
if test x$enable_external_libtdb = xyes; then
[ enable_external_libtdb=yes ],
[
if test x$enable_external_libtdb = xyes; then