From 85e6190fae2f79d34404ea09bfe4140be6382b17 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 1 Dec 2014 10:33:57 +0000 Subject: Generate configure script in qdbm directory. Now that we've removed it from version control, we need to build it from configure.in as part of bootstrapping Box Backup. --- bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 14fc19e3..b669c409 100755 --- a/bootstrap +++ b/bootstrap @@ -3,3 +3,4 @@ aclocal -I infrastructure/m4 autoheader autoconf +(cd qdbm; autoconf) -- cgit v1.2.1