summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-09-14 15:33:09 +0000
committerGerald Carter <jerry@samba.org>2001-09-14 15:33:09 +0000
commita3203a7b16bad20d705eb385f68b85b14c1fcae0 (patch)
tree056d530ea8ead7cd20d55f63e018f2f41f3e68f7 /source3/configure.in
parentbd7595ec37ab9c2d4290893a99e99856dca0c5cb (diff)
downloadsamba-a3203a7b16bad20d705eb385f68b85b14c1fcae0.tar.gz
samba-a3203a7b16bad20d705eb385f68b85b14c1fcae0.tar.bz2
samba-a3203a7b16bad20d705eb385f68b85b14c1fcae0.zip
merges from 2.2
(This used to be commit b619458dde158c37a4420a28a7e1e1f70e7a18d1)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/configure.in b/source3/configure.in
index a30ee5a25e..d61b6e1d47 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -1732,8 +1732,7 @@ AC_ARG_WITH(tdbsam,
[ case "$withval" in
yes)
AC_MSG_RESULT(yes)
- AC_DEFINE(WITH_TDBPWD)
-# AC_MSG_ERROR([TDB password database not supported in this version.])
+ AC_DEFINE(WITH_TDBSAM)
;;
*)
AC_MSG_RESULT(no)