From 66fd2858201a2a2c129e710f938d96e64d4701aa Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 17 Feb 2011 14:51:57 +0200
Subject: Add boost profile to configure line in tests

---
 dist.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dist.sh b/dist.sh
index 69a1d9b..e7d2a4c 100755
--- a/dist.sh
+++ b/dist.sh
@@ -209,6 +209,7 @@ if [ $rebuild = y ]; then
 --with-libodb=../libodb \
 --with-libodb-tracer=../libodb-tracer \
 --with-libodb-mysql=../libodb-mysql \
+--with-libodb-boost=../libodb-boost \
 CXXFLAGS="$CXXFLAGS" \
 ODB=$odb
 fi
-- 
cgit v1.1