summaryrefslogtreecommitdiff
path: root/db3
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-03-12 16:56:17 +0000
committerjbj <devnull@localhost>2002-03-12 16:56:17 +0000
commitd18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4 (patch)
tree935d7f1b209236f6e6876a020d5836eb37afab0c /db3
parent0a71efcfc06c380feb5558aaf5de6773229894da (diff)
downloadrpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.tar.gz
rpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.tar.bz2
rpm-d18bbd9bdcfaf031e5ca7b6acd5bcc4d2532d3e4.zip
- drill ts/fi through verify mode, add methods to keep fi abstract.
- use mmap when calculating file digests on verify, ~20% faster. CVS patchset: 5352 CVS date: 2002/03/12 16:56:17
Diffstat (limited to 'db3')
-rwxr-xr-xdb3/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/db3/configure b/db3/configure
index 6380dc662..b8ac63fa3 100755
--- a/db3/configure
+++ b/db3/configure
@@ -10,7 +10,7 @@ rm -f config.cache
#CFLAGS="-O2 -D_GNU_SOURCE -D_REENTRANT"
CC="$CC" CFLAGS="$CFLAGS" $db_dist/configure \
- `echo $* | sed -e "s%CFLAGS=.* --cache-file=.*$% --enable-shared --enable-static --enable-debug --enable-rpc --with-uniquename=_rpmdb --srcdir=$db_dist%"`
+ `echo $* | sed -e "s%--cache-file=.*$% --enable-shared --enable-static --enable-debug --enable-rpc --with-uniquename=_rpmdb --srcdir=$db_dist%"`
# XXX hack to get db-3.3.4 to configure properly
#rm -f $db_dist/../db/dist $db_dist/dist