summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-04-08 16:07:58 +0300
committerPanu Matilainen <pmatilai@redhat.com>2010-04-08 16:07:58 +0300
commit4e51e58c2376e4f649db5118b137a77a71a0d8a7 (patch)
tree0c4cd314a2a556c6f56b20c2cf5a355a1ab1c82f /macros.in
parent4f6281c2bb1292e646276bea5aafc08cae886ceb (diff)
downloadlibrpm-tizen-4e51e58c2376e4f649db5118b137a77a71a0d8a7.tar.gz
librpm-tizen-4e51e58c2376e4f649db5118b137a77a71a0d8a7.tar.bz2
librpm-tizen-4e51e58c2376e4f649db5118b137a77a71a0d8a7.zip
Eliminate "thread" BDB option
- this is not something that users should be tweaking - its never been enabled, leave it that way for now
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/macros.in b/macros.in
index 8890c7e0a..f0c7120e6 100644
--- a/macros.in
+++ b/macros.in
@@ -539,7 +539,6 @@ print (t)\
# cachesize=1Mb DBENV->set_cachesize, DB->set_cachesize
#---------------------- DBENV->open and DB->open common bits:
# create DB_CREATE
-# thread ??? DB_THREAD (useless w/o posix mutexes on linux)
#---------------------- DBENV->open bits:
# joinenv DB_JOIN_ENV
# cdb +++ DB_INIT_CDB