From bbfcd39bf0c0871f6bb84bd52ea66a58ce1a2dc0 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 28 Aug 2010 09:01:16 +0000 Subject: Remove QDBM, and switch BackupClientInodeToIDMap to use the bundled TDB instead. --- bootstrap | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 14fc19e3..eaf83d5d 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,8 @@ #!/bin/sh +set -e + aclocal -I infrastructure/m4 autoheader autoconf +( cd bundled/tdb; ./autogen.sh; ) -- cgit v1.2.3